Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
H A Dshaderobj.h195 case GL_GEOMETRY_SUBROUTINE: in _mesa_shader_stage_from_subroutine()
217 return GL_GEOMETRY_SUBROUTINE; in _mesa_shader_stage_to_subroutine()
H A Dprogram_resource.c54 case GL_GEOMETRY_SUBROUTINE: in supported_interface_enum()
186 case GL_GEOMETRY_SUBROUTINE: in _mesa_GetProgramResourceIndex()
H A Dshader_query.cpp481 case GL_GEOMETRY_SUBROUTINE: in _mesa_program_resource_name()
516 case GL_GEOMETRY_SUBROUTINE: in _mesa_program_resource_name_length()
560 case GL_GEOMETRY_SUBROUTINE: in _mesa_program_get_resource_name()
598 case GL_GEOMETRY_SUBROUTINE: in _mesa_program_resource_array_size()
760 case GL_GEOMETRY_SUBROUTINE: in _mesa_program_resource_find_name()
928 case GL_GEOMETRY_SUBROUTINE: in _mesa_program_resource_index()
991 case GL_GEOMETRY_SUBROUTINE: in _mesa_program_resource_find_index()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cProgramInterfaceQueryTests.cpp382 GL_GEOMETRY_SUBROUTINE,
2376 VerifyGetProgramInterfaceiv(program, GL_GEOMETRY_SUBROUTINE, GL_ACTIVE_RESOURCES, 1, error); in VerifyGEO()
2377 VerifyGetProgramInterfaceiv(program, GL_GEOMETRY_SUBROUTINE, GL_MAX_NAME_LENGTH, 2, error); in VerifyGEO()
2385 VerifyGetProgramResourceIndex(program, GL_GEOMETRY_SUBROUTINE, indicesTS, "x", error); in VerifyGEO()
2389 VerifyGetProgramResourceName(program, GL_GEOMETRY_SUBROUTINE, indicesTS["x"], "x", error); in VerifyGEO()
2397 VerifyGetProgramResourceiv(program, GL_GEOMETRY_SUBROUTINE, indicesTS["x"], 1, propsS, 1, expectedS, error); in VerifyGEO()
/third_party/mesa3d/src/compiler/glsl/
H A Dserialize.cpp901 case GL_GEOMETRY_SUBROUTINE: in write_program_resource_data()
977 case GL_GEOMETRY_SUBROUTINE: in read_program_resource_data()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h1150 #define GL_GEOMETRY_SUBROUTINE 0x92EB macro
/third_party/mesa3d/include/GL/
H A Dglcorearb.h2409 #define GL_GEOMETRY_SUBROUTINE 0x92EB macro
H A Dglext.h2357 #define GL_GEOMETRY_SUBROUTINE 0x92EB macro
/third_party/openGLES/api/GL/
H A Dglcorearb.h2390 #define GL_GEOMETRY_SUBROUTINE 0x92EB macro
H A Dglext.h2338 #define GL_GEOMETRY_SUBROUTINE 0x92EB macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h2446 #define GL_GEOMETRY_SUBROUTINE 0x92EB macro
H A Dglext.h2393 #define GL_GEOMETRY_SUBROUTINE 0x92EB macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h2446 #define GL_GEOMETRY_SUBROUTINE 0x92EB macro
H A Dglext.h2393 #define GL_GEOMETRY_SUBROUTINE 0x92EB macro

Completed in 255 milliseconds