Home
last modified time | relevance | path

Searched refs:GL_COMPUTE_SUBROUTINE_UNIFORM (Results 1 - 15 of 15) sorted by relevance

/third_party/mesa3d/src/mesa/main/
H A Dprogram_resource.c58 case GL_COMPUTE_SUBROUTINE_UNIFORM: in supported_interface_enum()
185 case GL_COMPUTE_SUBROUTINE_UNIFORM: in _mesa_GetProgramResourceIndex()
314 case GL_COMPUTE_SUBROUTINE_UNIFORM: in _mesa_GetProgramResourceLocation()
H A Dshaderobj.h179 case GL_COMPUTE_SUBROUTINE_UNIFORM: in _mesa_shader_stage_from_subroutine_uniform()
242 return GL_COMPUTE_SUBROUTINE_UNIFORM; in _mesa_shader_stage_to_subroutine_uniform()
H A Dshader_query.cpp476 case GL_COMPUTE_SUBROUTINE_UNIFORM: in _mesa_program_resource_name()
511 case GL_COMPUTE_SUBROUTINE_UNIFORM: in _mesa_program_resource_name_length()
551 case GL_COMPUTE_SUBROUTINE_UNIFORM: in _mesa_program_get_resource_name()
586 case GL_COMPUTE_SUBROUTINE_UNIFORM: in _mesa_program_resource_array_size()
756 case GL_COMPUTE_SUBROUTINE_UNIFORM: in _mesa_program_resource_find_name()
987 case GL_COMPUTE_SUBROUTINE_UNIFORM: in _mesa_program_resource_find_index()
1165 case GL_COMPUTE_SUBROUTINE_UNIFORM: in program_resource_location()
1490 case GL_COMPUTE_SUBROUTINE_UNIFORM: in _mesa_program_resource_prop()
1579 case GL_COMPUTE_SUBROUTINE_UNIFORM: in _mesa_program_resource_prop()
1613 res->Type != GL_COMPUTE_SUBROUTINE_UNIFORM in _mesa_program_resource_prop()
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cProgramInterfaceQueryTests.cpp390 GL_COMPUTE_SUBROUTINE_UNIFORM,
423 VerifyGetProgramInterfaceiv(program, GL_COMPUTE_SUBROUTINE_UNIFORM, GL_MAX_NUM_COMPATIBLE_SUBROUTINES, 0, in Run()
2660 VerifyGetProgramInterfaceiv(program, GL_COMPUTE_SUBROUTINE_UNIFORM, GL_ACTIVE_RESOURCES, res, error); in VerifyCompute()
2661 VerifyGetProgramInterfaceiv(program, GL_COMPUTE_SUBROUTINE_UNIFORM, GL_MAX_NAME_LENGTH, 5, error); in VerifyCompute()
2662 VerifyGetProgramInterfaceiv(program, GL_COMPUTE_SUBROUTINE_UNIFORM, GL_MAX_NUM_COMPATIBLE_SUBROUTINES, 3, in VerifyCompute()
2672 VerifyGetProgramResourceIndex(program, GL_COMPUTE_SUBROUTINE_UNIFORM, indicesTU, "a", error); in VerifyCompute()
2673 VerifyGetProgramResourceIndex(program, GL_COMPUTE_SUBROUTINE_UNIFORM, indicesTU, "b[0]", error); in VerifyCompute()
2680 VerifyGetProgramResourceName(program, GL_COMPUTE_SUBROUTINE_UNIFORM, indicesTU["a"], "a", error); in VerifyCompute()
2681 VerifyGetProgramResourceName(program, GL_COMPUTE_SUBROUTINE_UNIFORM, indicesTU["b[0]"], "b[0]", error); in VerifyCompute()
2683 VerifyGetProgramResourceLocation(program, GL_COMPUTE_SUBROUTINE_UNIFORM, " in VerifyCompute()
[all...]
/third_party/mesa3d/src/compiler/glsl/
H A Dserialize.cpp852 case GL_COMPUTE_SUBROUTINE_UNIFORM: in write_program_resource_data()
951 case GL_COMPUTE_SUBROUTINE_UNIFORM: in read_program_resource_data()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h1102 #define GL_COMPUTE_SUBROUTINE_UNIFORM 0x92F3 macro
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cExplicitUniformLocationTest.cpp1802 piqStage = GL_COMPUTE_SUBROUTINE_UNIFORM;
/third_party/mesa3d/include/GL/
H A Dglcorearb.h2417 #define GL_COMPUTE_SUBROUTINE_UNIFORM 0x92F3 macro
H A Dglext.h2365 #define GL_COMPUTE_SUBROUTINE_UNIFORM 0x92F3 macro
/third_party/openGLES/api/GL/
H A Dglcorearb.h2398 #define GL_COMPUTE_SUBROUTINE_UNIFORM 0x92F3 macro
H A Dglext.h2346 #define GL_COMPUTE_SUBROUTINE_UNIFORM 0x92F3 macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h2454 #define GL_COMPUTE_SUBROUTINE_UNIFORM 0x92F3 macro
H A Dglext.h2401 #define GL_COMPUTE_SUBROUTINE_UNIFORM 0x92F3 macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h2454 #define GL_COMPUTE_SUBROUTINE_UNIFORM 0x92F3 macro
H A Dglext.h2401 #define GL_COMPUTE_SUBROUTINE_UNIFORM 0x92F3 macro

Completed in 276 milliseconds