Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
H A Dprogram_resource.c55 case GL_GEOMETRY_SUBROUTINE_UNIFORM: in supported_interface_enum()
187 case GL_GEOMETRY_SUBROUTINE_UNIFORM: in _mesa_GetProgramResourceIndex()
310 case GL_GEOMETRY_SUBROUTINE_UNIFORM: in _mesa_GetProgramResourceLocation()
H A Dshaderobj.h175 case GL_GEOMETRY_SUBROUTINE_UNIFORM: in _mesa_shader_stage_from_subroutine_uniform()
238 return GL_GEOMETRY_SUBROUTINE_UNIFORM; in _mesa_shader_stage_to_subroutine_uniform()
H A Dshader_query.cpp474 case GL_GEOMETRY_SUBROUTINE_UNIFORM: in _mesa_program_resource_name()
509 case GL_GEOMETRY_SUBROUTINE_UNIFORM: in _mesa_program_resource_name_length()
549 case GL_GEOMETRY_SUBROUTINE_UNIFORM: in _mesa_program_get_resource_name()
584 case GL_GEOMETRY_SUBROUTINE_UNIFORM: in _mesa_program_resource_array_size()
754 case GL_GEOMETRY_SUBROUTINE_UNIFORM: in _mesa_program_resource_find_name()
985 case GL_GEOMETRY_SUBROUTINE_UNIFORM: in _mesa_program_resource_find_index()
1163 case GL_GEOMETRY_SUBROUTINE_UNIFORM: in program_resource_location()
1488 case GL_GEOMETRY_SUBROUTINE_UNIFORM: in _mesa_program_resource_prop()
1577 case GL_GEOMETRY_SUBROUTINE_UNIFORM: in _mesa_program_resource_prop()
1612 res->Type != GL_GEOMETRY_SUBROUTINE_UNIFORM in _mesa_program_resource_prop()
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cProgramInterfaceQueryTests.cpp388 GL_GEOMETRY_SUBROUTINE_UNIFORM,
427 VerifyGetProgramInterfaceiv(program, GL_GEOMETRY_SUBROUTINE_UNIFORM, GL_MAX_NUM_COMPATIBLE_SUBROUTINES, 0, in Run()
2379 VerifyGetProgramInterfaceiv(program, GL_GEOMETRY_SUBROUTINE_UNIFORM, GL_ACTIVE_RESOURCES, 1, error); in VerifyGEO()
2380 VerifyGetProgramInterfaceiv(program, GL_GEOMETRY_SUBROUTINE_UNIFORM, GL_MAX_NAME_LENGTH, 2, error); in VerifyGEO()
2381 VerifyGetProgramInterfaceiv(program, GL_GEOMETRY_SUBROUTINE_UNIFORM, GL_MAX_NUM_COMPATIBLE_SUBROUTINES, 1, in VerifyGEO()
2387 VerifyGetProgramResourceIndex(program, GL_GEOMETRY_SUBROUTINE_UNIFORM, indicesTU, "a", error); in VerifyGEO()
2390 VerifyGetProgramResourceName(program, GL_GEOMETRY_SUBROUTINE_UNIFORM, indicesTU["a"], "a", error); in VerifyGEO()
2392 VerifyGetProgramResourceLocation(program, GL_GEOMETRY_SUBROUTINE_UNIFORM, "a", in VerifyGEO()
2403 VerifyGetProgramResourceiv(program, GL_GEOMETRY_SUBROUTINE_UNIFORM, indicesTU["a"], 5, propsU, 5, expectedU, in VerifyGEO()
/third_party/mesa3d/src/compiler/glsl/
H A Dserialize.cpp850 case GL_GEOMETRY_SUBROUTINE_UNIFORM: in write_program_resource_data()
949 case GL_GEOMETRY_SUBROUTINE_UNIFORM: in read_program_resource_data()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h1151 #define GL_GEOMETRY_SUBROUTINE_UNIFORM 0x92F1 macro
/third_party/mesa3d/include/GL/
H A Dglcorearb.h2415 #define GL_GEOMETRY_SUBROUTINE_UNIFORM 0x92F1 macro
H A Dglext.h2363 #define GL_GEOMETRY_SUBROUTINE_UNIFORM 0x92F1 macro
/third_party/openGLES/api/GL/
H A Dglcorearb.h2396 #define GL_GEOMETRY_SUBROUTINE_UNIFORM 0x92F1 macro
H A Dglext.h2344 #define GL_GEOMETRY_SUBROUTINE_UNIFORM 0x92F1 macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h2452 #define GL_GEOMETRY_SUBROUTINE_UNIFORM 0x92F1 macro
H A Dglext.h2399 #define GL_GEOMETRY_SUBROUTINE_UNIFORM 0x92F1 macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h2452 #define GL_GEOMETRY_SUBROUTINE_UNIFORM 0x92F1 macro
H A Dglext.h2399 #define GL_GEOMETRY_SUBROUTINE_UNIFORM 0x92F1 macro

Completed in 249 milliseconds