Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
H A Dshaderobj.h197 case GL_FRAGMENT_SUBROUTINE: in _mesa_shader_stage_from_subroutine()
219 return GL_FRAGMENT_SUBROUTINE; in _mesa_shader_stage_to_subroutine()
H A Dprogram_resource.c50 case GL_FRAGMENT_SUBROUTINE: in supported_interface_enum()
189 case GL_FRAGMENT_SUBROUTINE: in _mesa_GetProgramResourceIndex()
H A Dshader_query.cpp482 case GL_FRAGMENT_SUBROUTINE: in _mesa_program_resource_name()
517 case GL_FRAGMENT_SUBROUTINE: in _mesa_program_resource_name_length()
561 case GL_FRAGMENT_SUBROUTINE: in _mesa_program_get_resource_name()
599 case GL_FRAGMENT_SUBROUTINE: in _mesa_program_resource_array_size()
761 case GL_FRAGMENT_SUBROUTINE: in _mesa_program_resource_find_name()
929 case GL_FRAGMENT_SUBROUTINE: in _mesa_program_resource_index()
992 case GL_FRAGMENT_SUBROUTINE: in _mesa_program_resource_find_index()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cProgramInterfaceQueryTests.cpp383 GL_FRAGMENT_SUBROUTINE,
2437 VerifyGetProgramInterfaceiv(program, GL_FRAGMENT_SUBROUTINE, GL_ACTIVE_RESOURCES, 1, error); in VerifyFS()
2438 VerifyGetProgramInterfaceiv(program, GL_FRAGMENT_SUBROUTINE, GL_MAX_NAME_LENGTH, 2, error); in VerifyFS()
2446 VerifyGetProgramResourceIndex(program, GL_FRAGMENT_SUBROUTINE, indicesTS, "x", error); in VerifyFS()
2450 VerifyGetProgramResourceName(program, GL_FRAGMENT_SUBROUTINE, indicesTS["x"], "x", error); in VerifyFS()
2458 VerifyGetProgramResourceiv(program, GL_FRAGMENT_SUBROUTINE, indicesTS["x"], 1, propsS, 1, expectedS, error); in VerifyFS()
/third_party/mesa3d/src/compiler/glsl/
H A Dserialize.cpp902 case GL_FRAGMENT_SUBROUTINE: in write_program_resource_data()
978 case GL_FRAGMENT_SUBROUTINE: in read_program_resource_data()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h1138 #define GL_FRAGMENT_SUBROUTINE 0x92EC macro
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cExplicitUniformLocationTest.cpp1908 piqStage = GL_FRAGMENT_SUBROUTINE;
/third_party/mesa3d/include/GL/
H A Dglcorearb.h2410 #define GL_FRAGMENT_SUBROUTINE 0x92EC macro
H A Dglext.h2358 #define GL_FRAGMENT_SUBROUTINE 0x92EC macro
/third_party/openGLES/api/GL/
H A Dglcorearb.h2391 #define GL_FRAGMENT_SUBROUTINE 0x92EC macro
H A Dglext.h2339 #define GL_FRAGMENT_SUBROUTINE 0x92EC macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h2447 #define GL_FRAGMENT_SUBROUTINE 0x92EC macro
H A Dglext.h2394 #define GL_FRAGMENT_SUBROUTINE 0x92EC macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h2447 #define GL_FRAGMENT_SUBROUTINE 0x92EC macro
H A Dglext.h2394 #define GL_FRAGMENT_SUBROUTINE 0x92EC macro

Completed in 280 milliseconds