Home
last modified time | relevance | path

Searched refs:GL_ACTIVE_SUBROUTINE_UNIFORMS (Results 1 - 12 of 12) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShaderSubroutineTests.cpp1339 case GL_ACTIVE_SUBROUTINE_UNIFORMS: in pnameToStr()
1340 string = "GL_ACTIVE_SUBROUTINE_UNIFORMS"; in pnameToStr()
1941 gl.getProgramStageiv(m_po_id, GL_VERTEX_SHADER, GL_ACTIVE_SUBROUTINE_UNIFORMS, &n_active_subroutine_uniforms); in initTest()
1960 TCU_FAIL("Invalid GL_ACTIVE_SUBROUTINE_UNIFORMS property value."); in initTest()
3282 { GL_ACTIVE_SUBROUTINE_UNIFORMS, m_n_active_subroutine_uniforms }, in inspectProgramStageiv()
3452 gl.getProgramStageiv(program_id, GL_VERTEX_SHADER, GL_ACTIVE_SUBROUTINE_UNIFORMS, &n_active_subroutine_uniforms); in inspectActiveSubroutineUniformiv()
3522 gl.getProgramStageiv(program_id, GL_VERTEX_SHADER, GL_ACTIVE_SUBROUTINE_UNIFORMS, &n_active_subroutine_uniforms); in inspectActiveSubroutineUniformName()
3631 gl.getProgramStageiv(program_id, GL_VERTEX_SHADER, GL_ACTIVE_SUBROUTINE_UNIFORMS, &n_active_subroutine_uniforms); in inspectSubroutineBinding()
9985 gl.getProgramStageiv(m_po_id, GL_VERTEX_SHADER, GL_ACTIVE_SUBROUTINE_UNIFORMS, &m_po_active_subroutine_uniforms); in initTest()
10075 "the value of GL_ACTIVE_SUBROUTINE_UNIFORMS in iterate()
[all...]
H A Dgl4cProgramInterfaceQueryTests.cpp2659 glGetProgramStageiv(program, GL_COMPUTE_SHADER, GL_ACTIVE_SUBROUTINE_UNIFORMS, &res); in VerifyCompute()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h843 #define GL_ACTIVE_SUBROUTINE_UNIFORMS 0x8DE6 macro
/third_party/mesa3d/src/mesa/main/
H A Dshaderapi.c2907 _mesa_error(ctx, GL_INVALID_VALUE, "%s: invalid index greater than GL_ACTIVE_SUBROUTINE_UNIFORMS", api_name); in _mesa_GetActiveSubroutineUniformiv()
3152 * And for some pnames, like GL_ACTIVE_SUBROUTINE_UNIFORMS, you can ask the in _mesa_GetProgramStageiv()
3178 case GL_ACTIVE_SUBROUTINE_UNIFORMS: in _mesa_GetProgramStageiv()
/third_party/mesa3d/include/GL/
H A Dglcorearb.h1719 #define GL_ACTIVE_SUBROUTINE_UNIFORMS 0x8DE6 macro
H A Dglext.h1667 #define GL_ACTIVE_SUBROUTINE_UNIFORMS 0x8DE6 macro
/third_party/openGLES/api/GL/
H A Dglcorearb.h1700 #define GL_ACTIVE_SUBROUTINE_UNIFORMS 0x8DE6 macro
H A Dglext.h1648 #define GL_ACTIVE_SUBROUTINE_UNIFORMS 0x8DE6 macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h1756 #define GL_ACTIVE_SUBROUTINE_UNIFORMS 0x8DE6 macro
H A Dglext.h1703 #define GL_ACTIVE_SUBROUTINE_UNIFORMS 0x8DE6 macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h1756 #define GL_ACTIVE_SUBROUTINE_UNIFORMS 0x8DE6 macro
H A Dglext.h1703 #define GL_ACTIVE_SUBROUTINE_UNIFORMS 0x8DE6 macro

Completed in 269 milliseconds