Searched defs:uniformIndex (Results 1 – 9 of 9) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fShaderStateQueryTests.cpp | 141 const glw::GLuint uniformIndex = 0; in iterate() local
|
D | es31fBasicComputeShaderTests.cpp | 1492 …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
|
D | es31fProgramInterfaceQueryTests.cpp | 1443 glw::GLuint uniformIndex; in iterate() local 1569 glw::GLuint uniformIndex; in iterate() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fShaderStateQueryTests.cpp | 1545 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/ |
D | uniforms.c | 766 _mesa_GetActiveUniformName(GLuint program, GLuint uniformIndex, in _mesa_GetActiveUniformName()
|
/external/opencv3/modules/core/src/ |
D | gl_core_3_1.cpp | 2317 …static void CODEGEN_FUNCPTR Switch_GetActiveUniformName(GLuint program, GLuint uniformIndex, GLsiz… in Switch_GetActiveUniformName()
|
/external/deqp/framework/platform/null/ |
D | tcuNullRenderContextFuncs.inl | 1565 GLW_APICALL void GLW_APIENTRY glGetActiveUniformName (GLuint program, GLuint uniformIndex, GLsizei …
|
/external/deqp/framework/opengl/ |
D | gluCallLogWrapper.inl | 1402 void CallLogWrapper::glGetActiveUniformName (glw::GLuint program, glw::GLuint uniformIndex, glw::GL…
|
/external/deqp/framework/opengl/wrapper/ |
D | glwImpl.inl | 1551 void glwGetActiveUniformName (GLuint program, GLuint uniformIndex, GLsizei bufSize, GLsizei *length…
|