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

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

Completed in 93 milliseconds