Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
H A Dshaderobj.h199 case GL_COMPUTE_SUBROUTINE: in _mesa_shader_stage_from_subroutine()
221 return GL_COMPUTE_SUBROUTINE; in _mesa_shader_stage_to_subroutine()
H A Dprogram_resource.c57 case GL_COMPUTE_SUBROUTINE: in supported_interface_enum()
184 case GL_COMPUTE_SUBROUTINE: in _mesa_GetProgramResourceIndex()
H A Dshader_query.cpp483 case GL_COMPUTE_SUBROUTINE: in _mesa_program_resource_name()
518 case GL_COMPUTE_SUBROUTINE: in _mesa_program_resource_name_length()
562 case GL_COMPUTE_SUBROUTINE: in _mesa_program_get_resource_name()
600 case GL_COMPUTE_SUBROUTINE: in _mesa_program_resource_array_size()
762 case GL_COMPUTE_SUBROUTINE: in _mesa_program_resource_find_name()
930 case GL_COMPUTE_SUBROUTINE: in _mesa_program_resource_index()
993 case GL_COMPUTE_SUBROUTINE: in _mesa_program_resource_find_index()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cProgramInterfaceQueryTests.cpp384 GL_COMPUTE_SUBROUTINE,
2655 VerifyGetProgramInterfaceiv(program, GL_COMPUTE_SUBROUTINE, GL_ACTIVE_RESOURCES, 5, error); in VerifyCompute()
2656 VerifyGetProgramInterfaceiv(program, GL_COMPUTE_SUBROUTINE, GL_MAX_NAME_LENGTH, 3, error); in VerifyCompute()
2666 VerifyGetProgramResourceIndex(program, GL_COMPUTE_SUBROUTINE, indicesTS, "ax", error); in VerifyCompute()
2667 VerifyGetProgramResourceIndex(program, GL_COMPUTE_SUBROUTINE, indicesTS, "ay", error); in VerifyCompute()
2668 VerifyGetProgramResourceIndex(program, GL_COMPUTE_SUBROUTINE, indicesTS, "bx", error); in VerifyCompute()
2669 VerifyGetProgramResourceIndex(program, GL_COMPUTE_SUBROUTINE, indicesTS, "by", error); in VerifyCompute()
2670 VerifyGetProgramResourceIndex(program, GL_COMPUTE_SUBROUTINE, indicesTS, "bz", error); in VerifyCompute()
2675 VerifyGetProgramResourceName(program, GL_COMPUTE_SUBROUTINE, indicesTS["ax"], "ax", error); in VerifyCompute()
2676 VerifyGetProgramResourceName(program, GL_COMPUTE_SUBROUTINE, indicesT in VerifyCompute()
[all...]
/third_party/mesa3d/src/compiler/glsl/
H A Dserialize.cpp903 case GL_COMPUTE_SUBROUTINE: in write_program_resource_data()
979 case GL_COMPUTE_SUBROUTINE: in read_program_resource_data()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h1101 #define GL_COMPUTE_SUBROUTINE 0x92ED macro
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cExplicitUniformLocationTest.cpp1911 piqStage = GL_COMPUTE_SUBROUTINE;
/third_party/mesa3d/include/GL/
H A Dglcorearb.h2411 #define GL_COMPUTE_SUBROUTINE 0x92ED macro
H A Dglext.h2359 #define GL_COMPUTE_SUBROUTINE 0x92ED macro
/third_party/openGLES/api/GL/
H A Dglcorearb.h2392 #define GL_COMPUTE_SUBROUTINE 0x92ED macro
H A Dglext.h2340 #define GL_COMPUTE_SUBROUTINE 0x92ED macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h2448 #define GL_COMPUTE_SUBROUTINE 0x92ED macro
H A Dglext.h2395 #define GL_COMPUTE_SUBROUTINE 0x92ED macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h2448 #define GL_COMPUTE_SUBROUTINE 0x92ED macro
H A Dglext.h2395 #define GL_COMPUTE_SUBROUTINE 0x92ED macro

Completed in 264 milliseconds