Searched refs:blockIndices (Results 1 – 1 of 1) sorted by relevance
1216 std::vector<int> blockIndices (numActiveUniforms); in getGLUniformLayout() local1226 …(glw::GLsizei)uniformIndices.size(), &uniformIndices[0], GL_UNIFORM_BLOCK_INDEX, &blockIndices[0]); in getGLUniformLayout()1257 entry.blockNdx = blockIndices[uniformNdx]; in getGLUniformLayout()