Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
H A Dprogram_resource.c52 case GL_FRAGMENT_SUBROUTINE_UNIFORM: in supported_interface_enum()
191 case GL_FRAGMENT_SUBROUTINE_UNIFORM: in _mesa_GetProgramResourceIndex()
306 case GL_FRAGMENT_SUBROUTINE_UNIFORM: in _mesa_GetProgramResourceLocation()
H A Dshaderobj.h177 case GL_FRAGMENT_SUBROUTINE_UNIFORM: in _mesa_shader_stage_from_subroutine_uniform()
240 return GL_FRAGMENT_SUBROUTINE_UNIFORM; in _mesa_shader_stage_to_subroutine_uniform()
H A Dshader_query.cpp475 case GL_FRAGMENT_SUBROUTINE_UNIFORM: in _mesa_program_resource_name()
510 case GL_FRAGMENT_SUBROUTINE_UNIFORM: in _mesa_program_resource_name_length()
550 case GL_FRAGMENT_SUBROUTINE_UNIFORM: in _mesa_program_get_resource_name()
585 case GL_FRAGMENT_SUBROUTINE_UNIFORM: in _mesa_program_resource_array_size()
755 case GL_FRAGMENT_SUBROUTINE_UNIFORM: in _mesa_program_resource_find_name()
986 case GL_FRAGMENT_SUBROUTINE_UNIFORM: in _mesa_program_resource_find_index()
1164 case GL_FRAGMENT_SUBROUTINE_UNIFORM: in program_resource_location()
1489 case GL_FRAGMENT_SUBROUTINE_UNIFORM: in _mesa_program_resource_prop()
1578 case GL_FRAGMENT_SUBROUTINE_UNIFORM: in _mesa_program_resource_prop()
1611 res->Type != GL_FRAGMENT_SUBROUTINE_UNIFORM in _mesa_program_resource_prop()
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cProgramInterfaceQueryTests.cpp389 GL_FRAGMENT_SUBROUTINE_UNIFORM,
425 VerifyGetProgramInterfaceiv(program, GL_FRAGMENT_SUBROUTINE_UNIFORM, GL_MAX_NUM_COMPATIBLE_SUBROUTINES, 0, in Run()
2440 VerifyGetProgramInterfaceiv(program, GL_FRAGMENT_SUBROUTINE_UNIFORM, GL_ACTIVE_RESOURCES, 1, error); in VerifyFS()
2441 VerifyGetProgramInterfaceiv(program, GL_FRAGMENT_SUBROUTINE_UNIFORM, GL_MAX_NAME_LENGTH, 2, error); in VerifyFS()
2442 VerifyGetProgramInterfaceiv(program, GL_FRAGMENT_SUBROUTINE_UNIFORM, GL_MAX_NUM_COMPATIBLE_SUBROUTINES, 1, in VerifyFS()
2448 VerifyGetProgramResourceIndex(program, GL_FRAGMENT_SUBROUTINE_UNIFORM, indicesTU, "a", error); in VerifyFS()
2451 VerifyGetProgramResourceName(program, GL_FRAGMENT_SUBROUTINE_UNIFORM, indicesTU["a"], "a", error); in VerifyFS()
2453 VerifyGetProgramResourceLocation(program, GL_FRAGMENT_SUBROUTINE_UNIFORM, "a", in VerifyFS()
2464 VerifyGetProgramResourceiv(program, GL_FRAGMENT_SUBROUTINE_UNIFORM, indicesTU["a"], 5, propsU, 5, expectedU, in VerifyFS()
/third_party/mesa3d/src/compiler/glsl/
H A Dserialize.cpp851 case GL_FRAGMENT_SUBROUTINE_UNIFORM: in write_program_resource_data()
950 case GL_FRAGMENT_SUBROUTINE_UNIFORM: in read_program_resource_data()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h1139 #define GL_FRAGMENT_SUBROUTINE_UNIFORM 0x92F2 macro
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cExplicitUniformLocationTest.cpp1799 piqStage = GL_FRAGMENT_SUBROUTINE_UNIFORM;
/third_party/mesa3d/include/GL/
H A Dglcorearb.h2416 #define GL_FRAGMENT_SUBROUTINE_UNIFORM 0x92F2 macro
H A Dglext.h2364 #define GL_FRAGMENT_SUBROUTINE_UNIFORM 0x92F2 macro
/third_party/openGLES/api/GL/
H A Dglcorearb.h2397 #define GL_FRAGMENT_SUBROUTINE_UNIFORM 0x92F2 macro
H A Dglext.h2345 #define GL_FRAGMENT_SUBROUTINE_UNIFORM 0x92F2 macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h2453 #define GL_FRAGMENT_SUBROUTINE_UNIFORM 0x92F2 macro
H A Dglext.h2400 #define GL_FRAGMENT_SUBROUTINE_UNIFORM 0x92F2 macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h2453 #define GL_FRAGMENT_SUBROUTINE_UNIFORM 0x92F2 macro
H A Dglext.h2400 #define GL_FRAGMENT_SUBROUTINE_UNIFORM 0x92F2 macro

Completed in 256 milliseconds