Home
last modified time | relevance | path

Searched defs:uniformIndex (Results 1 – 9 of 9) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fShaderStateQueryTests.cpp141 const glw::GLuint uniformIndex = 0; in iterate() local
Des31fBasicComputeShaderTests.cpp1492 …const deUint32 uniformIndex = gl.getProgramResourceIndex(program.getProgram(), GL_UNIFORM, "u_coun… in iterate() local
1525 …const deUint32 uniformIndex = gl.getProgramResourceIndex(program.getProgram(), GL_UNIFORM, "u_cou… in iterate() local
Des31fProgramInterfaceQueryTests.cpp1443 glw::GLuint uniformIndex; in iterate() local
1569 glw::GLuint uniformIndex; in iterate() local
/external/deqp/modules/gles3/functional/
Des3fShaderStateQueryTests.cpp1545 const GLuint uniformIndex = uniformIndices[ndx]; in test() local
1566 const GLuint uniformIndex = uniformIndices[ndx]; in test() local
1714 StateQueryMemoryWriteGuard<GLuint> uniformIndex; in test() local
/external/mesa3d/src/mesa/main/
Duniforms.c766 _mesa_GetActiveUniformName(GLuint program, GLuint uniformIndex, in _mesa_GetActiveUniformName()
/external/opencv3/modules/core/src/
Dgl_core_3_1.cpp2317 …static void CODEGEN_FUNCPTR Switch_GetActiveUniformName(GLuint program, GLuint uniformIndex, GLsiz… in Switch_GetActiveUniformName()
/external/deqp/framework/platform/null/
DtcuNullRenderContextFuncs.inl1565 GLW_APICALL void GLW_APIENTRY glGetActiveUniformName (GLuint program, GLuint uniformIndex, GLsizei …
/external/deqp/framework/opengl/
DgluCallLogWrapper.inl1402 void CallLogWrapper::glGetActiveUniformName (glw::GLuint program, glw::GLuint uniformIndex, glw::GL…
/external/deqp/framework/opengl/wrapper/
DglwImpl.inl1551 void glwGetActiveUniformName (GLuint program, GLuint uniformIndex, GLsizei bufSize, GLsizei *length…