Home
last modified time | relevance | path

Searched refs:resultBlockAlignedSize (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fIndirectComputeDispatchTests.cpp370 const int resultBlockAlignedSize = getResultBlockAlignedSize(gl); in iterate() local
375 …ange(GL_SHADER_STORAGE_BUFFER, 0, *resultBuffer, (glw::GLintptr)curOffset, resultBlockAlignedSize); in iterate()
378 curOffset += resultBlockAlignedSize; in iterate()