/aosp_15_r20/external/mesa3d/src/mesa/main/ |
H A D | shaderobj.h | 198 case GL_COMPUTE_SUBROUTINE: in _mesa_shader_stage_from_subroutine() 220 return GL_COMPUTE_SUBROUTINE; in _mesa_shader_stage_to_subroutine()
|
H A D | shader_query.cpp | 485 case GL_COMPUTE_SUBROUTINE: in _mesa_program_resource_name() 520 case GL_COMPUTE_SUBROUTINE: in _mesa_program_resource_name_length() 564 case GL_COMPUTE_SUBROUTINE: in _mesa_program_get_resource_name() 602 case GL_COMPUTE_SUBROUTINE: in _mesa_program_resource_array_size() 764 case GL_COMPUTE_SUBROUTINE: in _mesa_program_resource_find_name() 932 case GL_COMPUTE_SUBROUTINE: in _mesa_program_resource_index() 995 case GL_COMPUTE_SUBROUTINE: in _mesa_program_resource_find_index()
|
H A D | program_resource.c | 57 case GL_COMPUTE_SUBROUTINE: in supported_interface_enum() 184 case GL_COMPUTE_SUBROUTINE: in _mesa_GetProgramResourceIndex()
|
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/ |
H A D | gl4cProgramInterfaceQueryTests.cpp | 384 GL_COMPUTE_SUBROUTINE, 2641 VerifyGetProgramInterfaceiv(program, GL_COMPUTE_SUBROUTINE, GL_ACTIVE_RESOURCES, 5, error); in VerifyCompute() 2642 VerifyGetProgramInterfaceiv(program, GL_COMPUTE_SUBROUTINE, GL_MAX_NAME_LENGTH, 3, error); in VerifyCompute() 2652 VerifyGetProgramResourceIndex(program, GL_COMPUTE_SUBROUTINE, indicesTS, "ax", error); in VerifyCompute() 2653 VerifyGetProgramResourceIndex(program, GL_COMPUTE_SUBROUTINE, indicesTS, "ay", error); in VerifyCompute() 2654 VerifyGetProgramResourceIndex(program, GL_COMPUTE_SUBROUTINE, indicesTS, "bx", error); in VerifyCompute() 2655 VerifyGetProgramResourceIndex(program, GL_COMPUTE_SUBROUTINE, indicesTS, "by", error); in VerifyCompute() 2656 VerifyGetProgramResourceIndex(program, GL_COMPUTE_SUBROUTINE, indicesTS, "bz", error); in VerifyCompute() 2661 VerifyGetProgramResourceName(program, GL_COMPUTE_SUBROUTINE, indicesTS["ax"], "ax", error); in VerifyCompute() 2662 VerifyGetProgramResourceName(program, GL_COMPUTE_SUBROUTINE, indicesTS["ay"], "ay", error); in VerifyCompute() [all …]
|
/aosp_15_r20/external/mesa3d/src/compiler/glsl/ |
H A D | serialize.cpp | 890 case GL_COMPUTE_SUBROUTINE: in write_program_resource_data() 966 case GL_COMPUTE_SUBROUTINE: in read_program_resource_data()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/ |
H A D | functionsgl_enums.h | 1101 #define GL_COMPUTE_SUBROUTINE 0x92ED macro
|
/aosp_15_r20/external/deqp/framework/opengl/wrapper/ |
H A D | glwEnums.inl | 1678 #define GL_COMPUTE_SUBROUTINE 0x92ED macro
|
/aosp_15_r20/external/deqp/external/openglcts/modules/gles31/ |
H A D | es31cExplicitUniformLocationTest.cpp | 1926 piqStage = GL_COMPUTE_SUBROUTINE; in runQueryUniformSubroutineFunction()
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/ |
D | glcorearb.h | 2432 #define GL_COMPUTE_SUBROUTINE 0x92ED macro
|
D | glext.h | 2379 #define GL_COMPUTE_SUBROUTINE 0x92ED macro
|
/aosp_15_r20/hardware/google/gfxstream/include/GL/ |
D | GLcorearb.h | 2446 #define GL_COMPUTE_SUBROUTINE 0x92ED macro
|
/aosp_15_r20/external/mesa3d/include/GL/ |
H A D | glcorearb.h | 2392 #define GL_COMPUTE_SUBROUTINE 0x92ED macro
|
H A D | glext.h | 2340 #define GL_COMPUTE_SUBROUTINE 0x92ED macro
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/GL/ |
D | glext.h | 2959 #define GL_COMPUTE_SUBROUTINE 0x92ED macro
|
/aosp_15_r20/hardware/google/gfxstream/host/apigen-codec-common/GL/ |
D | glext.h | 2961 #define GL_COMPUTE_SUBROUTINE 0x92ED macro
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
H A D | glew.h | 5939 #define GL_COMPUTE_SUBROUTINE 0x92ED macro
|
/aosp_15_r20/external/libepoxy/prebuilt-intermediates/include/epoxy/ |
H A D | gl_generated.h | 6402 #define GL_COMPUTE_SUBROUTINE 0x92ED macro
|