Home
last modified time | relevance | path

Searched refs:GL_TESS_CONTROL_SUBROUTINE_UNIFORM (Results 1 - 14 of 14) sorted by relevance

/third_party/mesa3d/src/mesa/main/
H A Dprogram_resource.c62 case GL_TESS_CONTROL_SUBROUTINE_UNIFORM: in supported_interface_enum()
181 case GL_TESS_CONTROL_SUBROUTINE_UNIFORM: in _mesa_GetProgramResourceIndex()
318 case GL_TESS_CONTROL_SUBROUTINE_UNIFORM: in _mesa_GetProgramResourceLocation()
H A Dshaderobj.h181 case GL_TESS_CONTROL_SUBROUTINE_UNIFORM: in _mesa_shader_stage_from_subroutine_uniform()
244 return GL_TESS_CONTROL_SUBROUTINE_UNIFORM; in _mesa_shader_stage_to_subroutine_uniform()
H A Dshader_query.cpp477 case GL_TESS_CONTROL_SUBROUTINE_UNIFORM: in _mesa_program_resource_name()
512 case GL_TESS_CONTROL_SUBROUTINE_UNIFORM: in _mesa_program_resource_name_length()
552 case GL_TESS_CONTROL_SUBROUTINE_UNIFORM: in _mesa_program_get_resource_name()
587 case GL_TESS_CONTROL_SUBROUTINE_UNIFORM: in _mesa_program_resource_array_size()
757 case GL_TESS_CONTROL_SUBROUTINE_UNIFORM: in _mesa_program_resource_find_name()
988 case GL_TESS_CONTROL_SUBROUTINE_UNIFORM: in _mesa_program_resource_find_index()
1166 case GL_TESS_CONTROL_SUBROUTINE_UNIFORM: in program_resource_location()
1491 case GL_TESS_CONTROL_SUBROUTINE_UNIFORM: in _mesa_program_resource_prop()
1580 case GL_TESS_CONTROL_SUBROUTINE_UNIFORM: in _mesa_program_resource_prop()
1614 res->Type != GL_TESS_CONTROL_SUBROUTINE_UNIFORM in _mesa_program_resource_prop()
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cProgramInterfaceQueryTests.cpp386 GL_TESS_CONTROL_SUBROUTINE_UNIFORM,
431 VerifyGetProgramInterfaceiv(program, GL_TESS_CONTROL_SUBROUTINE_UNIFORM, GL_MAX_NUM_COMPATIBLE_SUBROUTINES, 0, in Run()
2213 VerifyGetProgramInterfaceiv(program, GL_TESS_CONTROL_SUBROUTINE_UNIFORM, GL_ACTIVE_RESOURCES, 1, error); in VerifyTCS()
2214 VerifyGetProgramInterfaceiv(program, GL_TESS_CONTROL_SUBROUTINE_UNIFORM, GL_MAX_NAME_LENGTH, 2, error); in VerifyTCS()
2215 VerifyGetProgramInterfaceiv(program, GL_TESS_CONTROL_SUBROUTINE_UNIFORM, GL_MAX_NUM_COMPATIBLE_SUBROUTINES, 1, in VerifyTCS()
2221 VerifyGetProgramResourceIndex(program, GL_TESS_CONTROL_SUBROUTINE_UNIFORM, indicesTU, "a", error); in VerifyTCS()
2224 VerifyGetProgramResourceName(program, GL_TESS_CONTROL_SUBROUTINE_UNIFORM, indicesTU["a"], "a", error); in VerifyTCS()
2226 VerifyGetProgramResourceLocation(program, GL_TESS_CONTROL_SUBROUTINE_UNIFORM, "a", in VerifyTCS()
2238 VerifyGetProgramResourceiv(program, GL_TESS_CONTROL_SUBROUTINE_UNIFORM, indicesTU["a"], 5, propsU, 5, expectedU, in VerifyTCS()
/third_party/mesa3d/src/compiler/glsl/
H A Dserialize.cpp853 case GL_TESS_CONTROL_SUBROUTINE_UNIFORM: in write_program_resource_data()
952 case GL_TESS_CONTROL_SUBROUTINE_UNIFORM: in read_program_resource_data()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h1273 #define GL_TESS_CONTROL_SUBROUTINE_UNIFORM 0x92EF macro
/third_party/mesa3d/include/GL/
H A Dglcorearb.h2413 #define GL_TESS_CONTROL_SUBROUTINE_UNIFORM 0x92EF macro
H A Dglext.h2361 #define GL_TESS_CONTROL_SUBROUTINE_UNIFORM 0x92EF macro
/third_party/openGLES/api/GL/
H A Dglcorearb.h2394 #define GL_TESS_CONTROL_SUBROUTINE_UNIFORM 0x92EF macro
H A Dglext.h2342 #define GL_TESS_CONTROL_SUBROUTINE_UNIFORM 0x92EF macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h2450 #define GL_TESS_CONTROL_SUBROUTINE_UNIFORM 0x92EF macro
H A Dglext.h2397 #define GL_TESS_CONTROL_SUBROUTINE_UNIFORM 0x92EF macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h2450 #define GL_TESS_CONTROL_SUBROUTINE_UNIFORM 0x92EF macro
H A Dglext.h2397 #define GL_TESS_CONTROL_SUBROUTINE_UNIFORM 0x92EF macro

Completed in 246 milliseconds