Searched refs:resultBlockAlignedSize (Results 1 – 1 of 1) sorted by relevance
370 const int resultBlockAlignedSize = getResultBlockAlignedSize(gl); in iterate() local375 …ange(GL_SHADER_STORAGE_BUFFER, 0, *resultBuffer, (glw::GLintptr)curOffset, resultBlockAlignedSize); in iterate()378 curOffset += resultBlockAlignedSize; in iterate()