Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
H A Dprogram_resource.c63 case GL_TESS_EVALUATION_SUBROUTINE_UNIFORM: in supported_interface_enum()
183 case GL_TESS_EVALUATION_SUBROUTINE_UNIFORM: in _mesa_GetProgramResourceIndex()
319 case GL_TESS_EVALUATION_SUBROUTINE_UNIFORM: in _mesa_GetProgramResourceLocation()
H A Dshaderobj.h183 case GL_TESS_EVALUATION_SUBROUTINE_UNIFORM: in _mesa_shader_stage_from_subroutine_uniform()
246 return GL_TESS_EVALUATION_SUBROUTINE_UNIFORM; in _mesa_shader_stage_to_subroutine_uniform()
H A Dshader_query.cpp478 case GL_TESS_EVALUATION_SUBROUTINE_UNIFORM: in _mesa_program_resource_name()
513 case GL_TESS_EVALUATION_SUBROUTINE_UNIFORM: in _mesa_program_resource_name_length()
553 case GL_TESS_EVALUATION_SUBROUTINE_UNIFORM: in _mesa_program_get_resource_name()
588 case GL_TESS_EVALUATION_SUBROUTINE_UNIFORM: in _mesa_program_resource_array_size()
758 case GL_TESS_EVALUATION_SUBROUTINE_UNIFORM: in _mesa_program_resource_find_name()
989 case GL_TESS_EVALUATION_SUBROUTINE_UNIFORM: in _mesa_program_resource_find_index()
1167 case GL_TESS_EVALUATION_SUBROUTINE_UNIFORM: in program_resource_location()
1492 case GL_TESS_EVALUATION_SUBROUTINE_UNIFORM: in _mesa_program_resource_prop()
1581 case GL_TESS_EVALUATION_SUBROUTINE_UNIFORM: in _mesa_program_resource_prop()
1615 res->Type != GL_TESS_EVALUATION_SUBROUTINE_UNIFORM) in _mesa_program_resource_prop()
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cProgramInterfaceQueryTests.cpp387 GL_TESS_EVALUATION_SUBROUTINE_UNIFORM,
429 VerifyGetProgramInterfaceiv(program, GL_TESS_EVALUATION_SUBROUTINE_UNIFORM, GL_MAX_NUM_COMPATIBLE_SUBROUTINES, in Run()
2316 VerifyGetProgramInterfaceiv(program, GL_TESS_EVALUATION_SUBROUTINE_UNIFORM, GL_ACTIVE_RESOURCES, 1, error); in VerifyTES()
2317 VerifyGetProgramInterfaceiv(program, GL_TESS_EVALUATION_SUBROUTINE_UNIFORM, GL_MAX_NAME_LENGTH, 2, error); in VerifyTES()
2318 VerifyGetProgramInterfaceiv(program, GL_TESS_EVALUATION_SUBROUTINE_UNIFORM, GL_MAX_NUM_COMPATIBLE_SUBROUTINES, in VerifyTES()
2324 VerifyGetProgramResourceIndex(program, GL_TESS_EVALUATION_SUBROUTINE_UNIFORM, indicesTU, "a", error); in VerifyTES()
2327 VerifyGetProgramResourceName(program, GL_TESS_EVALUATION_SUBROUTINE_UNIFORM, indicesTU["a"], "a", error); in VerifyTES()
2329 VerifyGetProgramResourceLocation(program, GL_TESS_EVALUATION_SUBROUTINE_UNIFORM, "a", in VerifyTES()
2342 VerifyGetProgramResourceiv(program, GL_TESS_EVALUATION_SUBROUTINE_UNIFORM, indicesTU["a"], 5, propsU, 5, in VerifyTES()
/third_party/mesa3d/src/compiler/glsl/
H A Dserialize.cpp854 case GL_TESS_EVALUATION_SUBROUTINE_UNIFORM: in write_program_resource_data()
953 case GL_TESS_EVALUATION_SUBROUTINE_UNIFORM: in read_program_resource_data()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h1276 #define GL_TESS_EVALUATION_SUBROUTINE_UNIFORM 0x92F0 macro
/third_party/mesa3d/include/GL/
H A Dglcorearb.h2414 #define GL_TESS_EVALUATION_SUBROUTINE_UNIFORM 0x92F0 macro
H A Dglext.h2362 #define GL_TESS_EVALUATION_SUBROUTINE_UNIFORM 0x92F0 macro
/third_party/openGLES/api/GL/
H A Dglcorearb.h2395 #define GL_TESS_EVALUATION_SUBROUTINE_UNIFORM 0x92F0 macro
H A Dglext.h2343 #define GL_TESS_EVALUATION_SUBROUTINE_UNIFORM 0x92F0 macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h2451 #define GL_TESS_EVALUATION_SUBROUTINE_UNIFORM 0x92F0 macro
H A Dglext.h2398 #define GL_TESS_EVALUATION_SUBROUTINE_UNIFORM 0x92F0 macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h2451 #define GL_TESS_EVALUATION_SUBROUTINE_UNIFORM 0x92F0 macro
H A Dglext.h2398 #define GL_TESS_EVALUATION_SUBROUTINE_UNIFORM 0x92F0 macro

Completed in 249 milliseconds