Searched refs:GetProgramivRetValue (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
H A D | es31cProgramInterfaceQueryTests.cpp | 298 virtual inline GLint GetProgramivRetValue(GLuint program, GLenum pname) in GetProgramivRetValue() function in glcts::__anon27692::PIQBase 1044 GetProgramivRetValue(program, GL_ACTIVE_UNIFORMS), error); in Run() 1167 GetProgramivRetValue(program, GL_ACTIVE_UNIFORMS), error); in Run() 1350 GetProgramivRetValue(program, GL_ACTIVE_UNIFORMS), error); in Run()
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cProgramInterfaceQueryTests.cpp | 363 virtual inline GLint GetProgramivRetValue(GLuint program, GLenum pname) in GetProgramivRetValue() function in gl4cts::__anon27639::PIQBase 1283 GetProgramivRetValue(program, GL_ACTIVE_UNIFORMS), error); in Run() 1413 GetProgramivRetValue(program, GL_ACTIVE_UNIFORMS), error); in Run() 1628 GetProgramivRetValue(program, GL_ACTIVE_UNIFORMS), error); in Run()
|
Completed in 13 milliseconds