Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
H A Dshaderapi.c3164 if (pname == GL_ACTIVE_SUBROUTINE_UNIFORM_LOCATIONS) { in _mesa_GetProgramStageiv()
3175 case GL_ACTIVE_SUBROUTINE_UNIFORM_LOCATIONS: in _mesa_GetProgramStageiv()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h844 #define GL_ACTIVE_SUBROUTINE_UNIFORM_LOCATIONS 0x8E47 macro
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShaderSubroutineTests.cpp1342 case GL_ACTIVE_SUBROUTINE_UNIFORM_LOCATIONS: in pnameToStr()
1343 string = "GL_ACTIVE_SUBROUTINE_UNIFORM_LOCATIONS"; in pnameToStr()
3283 { GL_ACTIVE_SUBROUTINE_UNIFORM_LOCATIONS, m_n_active_subroutine_uniform_locations }, in inspectProgramStageiv()
9983 gl.getProgramStageiv(m_po_id, GL_VERTEX_SHADER, GL_ACTIVE_SUBROUTINE_UNIFORM_LOCATIONS, in initTest()
9991 TCU_FAIL("Invalid GL_ACTIVE_SUBROUTINE_UNIFORM_LOCATIONS value returned"); in initTest()
10154 "GL_ACTIVE_SUBROUTINE_UNIFORM_LOCATIONS." in iterate()
10259 "of GL_ACTIVE_SUBROUTINE_UNIFORM_LOCATIONS." in iterate()
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cExplicitUniformLocationTest.cpp1579 glGetProgramStageiv(program.name, program.stages[stage], GL_ACTIVE_SUBROUTINE_UNIFORM_LOCATIONS,
/third_party/mesa3d/include/GL/
H A Dglcorearb.h1720 #define GL_ACTIVE_SUBROUTINE_UNIFORM_LOCATIONS 0x8E47 macro
H A Dglext.h1668 #define GL_ACTIVE_SUBROUTINE_UNIFORM_LOCATIONS 0x8E47 macro
/third_party/openGLES/api/GL/
H A Dglcorearb.h1701 #define GL_ACTIVE_SUBROUTINE_UNIFORM_LOCATIONS 0x8E47 macro
H A Dglext.h1649 #define GL_ACTIVE_SUBROUTINE_UNIFORM_LOCATIONS 0x8E47 macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h1757 #define GL_ACTIVE_SUBROUTINE_UNIFORM_LOCATIONS 0x8E47 macro
H A Dglext.h1704 #define GL_ACTIVE_SUBROUTINE_UNIFORM_LOCATIONS 0x8E47 macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h1757 #define GL_ACTIVE_SUBROUTINE_UNIFORM_LOCATIONS 0x8E47 macro
H A Dglext.h1704 #define GL_ACTIVE_SUBROUTINE_UNIFORM_LOCATIONS 0x8E47 macro

Completed in 262 milliseconds