Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsUniformBlockCase.cpp1216 std::vector<int> blockIndices (numActiveUniforms); in getGLUniformLayout() local
1226 …(glw::GLsizei)uniformIndices.size(), &uniformIndices[0], GL_UNIFORM_BLOCK_INDEX, &blockIndices[0]); in getGLUniformLayout()
1257 entry.blockNdx = blockIndices[uniformNdx]; in getGLUniformLayout()