Searched refs:GetProgramivRetValue (Results 1 – 2 of 2) sorted by relevance
| /third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
| D | es31cProgramInterfaceQueryTests.cpp | 298 virtual inline GLint GetProgramivRetValue(GLuint program, GLenum pname) in GetProgramivRetValue() function in glcts::__anon338a65410111::PIQBase 1044 GetProgramivRetValue(program, GL_ACTIVE_UNIFORMS), error); in Run() 1163 GetProgramivRetValue(program, GL_ACTIVE_UNIFORMS), error); in Run() 1346 GetProgramivRetValue(program, GL_ACTIVE_UNIFORMS), error); in Run()
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| D | gl4cProgramInterfaceQueryTests.cpp | 363 virtual inline GLint GetProgramivRetValue(GLuint program, GLenum pname) in GetProgramivRetValue() function in gl4cts::__anon751ca3500111::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()
|