Searched refs:GL_PROGRAM_OUTPUT (Results 1 - 18 of 18) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | program_resource.c | 42 case GL_PROGRAM_OUTPUT: 193 case GL_PROGRAM_OUTPUT: 302 case GL_PROGRAM_OUTPUT: 359 if (programInterface != GL_PROGRAM_OUTPUT) { 366 return _mesa_program_resource_location_index(shProg, GL_PROGRAM_OUTPUT,
|
| H A D | shader_query.cpp | 417 return _mesa_program_resource_location_index(shProg, GL_PROGRAM_OUTPUT, 448 _mesa_program_resource_find_name(shProg, GL_PROGRAM_OUTPUT, name, 467 case GL_PROGRAM_OUTPUT: 501 case GL_PROGRAM_OUTPUT: 698 case GL_PROGRAM_OUTPUT: 910 case GL_PROGRAM_OUTPUT: 1056 case GL_PROGRAM_OUTPUT: 1401 case GL_PROGRAM_OUTPUT: 1433 case GL_PROGRAM_OUTPUT: 1491 case GL_PROGRAM_OUTPUT [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | program_resource.c | 42 case GL_PROGRAM_OUTPUT: 310 case GL_PROGRAM_OUTPUT: 418 case GL_PROGRAM_OUTPUT: 475 if (programInterface != GL_PROGRAM_OUTPUT) { 482 return _mesa_program_resource_location_index(shProg, GL_PROGRAM_OUTPUT,
|
| H A D | shader_query.cpp | 379 return _mesa_program_resource_location_index(shProg, GL_PROGRAM_OUTPUT, 416 _mesa_program_resource_find_name(shProg, GL_PROGRAM_OUTPUT, name, 435 case GL_PROGRAM_OUTPUT: 469 case GL_PROGRAM_OUTPUT: 616 case GL_PROGRAM_OUTPUT: 715 case GL_PROGRAM_OUTPUT: 846 case GL_PROGRAM_OUTPUT: 1170 case GL_PROGRAM_OUTPUT: 1200 case GL_PROGRAM_OUTPUT: 1258 case GL_PROGRAM_OUTPUT [all...] |
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/ |
| H A D | gl_nir_linker.c | 333 if (programInterface != GL_PROGRAM_OUTPUT) 412 case GL_PROGRAM_OUTPUT: 444 * for GL_PROGRAM_INPUT and GL_PROGRAM_OUTPUT. 467 GL_PROGRAM_OUTPUT)) {
|
| H A D | linker.cpp | 3969 if (programInterface != GL_PROGRAM_OUTPUT) 4027 iface = GL_PROGRAM_OUTPUT; 4065 GL_PROGRAM_OUTPUT, var, var->name, var->type, 4094 * for GL_PROGRAM_INPUT and GL_PROGRAM_OUTPUT. 4117 output_stage, GL_PROGRAM_OUTPUT)) 4135 output_stage, GL_PROGRAM_OUTPUT))
|
| H A D | serialize.cpp | 805 case GL_PROGRAM_OUTPUT: { 918 case GL_PROGRAM_OUTPUT: {
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/ |
| H A D | linker.cpp | 4101 if (programInterface != GL_PROGRAM_OUTPUT) 4159 iface = GL_PROGRAM_OUTPUT; 4197 GL_PROGRAM_OUTPUT, var, var->name, var->type, 4438 * for GL_PROGRAM_INPUT and GL_PROGRAM_OUTPUT. 4461 output_stage, GL_PROGRAM_OUTPUT)) 4474 output_stage, GL_PROGRAM_OUTPUT))
|
| H A D | serialize.cpp | 782 case GL_PROGRAM_OUTPUT: { 891 case GL_PROGRAM_OUTPUT: {
|
| /xsrc/external/mit/MesaLib.old/dist/include/GLES3/ |
| H A D | gl31.h | 1240 #define GL_PROGRAM_OUTPUT 0x92E4 macro
|
| H A D | gl32.h | 1240 #define GL_PROGRAM_OUTPUT 0x92E4 macro
|
| /xsrc/external/mit/MesaLib/dist/include/GLES3/ |
| H A D | gl31.h | 1238 #define GL_PROGRAM_OUTPUT 0x92E4 macro
|
| H A D | gl32.h | 1238 #define GL_PROGRAM_OUTPUT 0x92E4 macro
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glcorearb.h | 2440 #define GL_PROGRAM_OUTPUT 0x92E4 macro
|
| H A D | glext.h | 2387 #define GL_PROGRAM_OUTPUT 0x92E4 macro
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glcorearb.h | 2403 #define GL_PROGRAM_OUTPUT 0x92E4 macro
|
| H A D | glext.h | 2351 #define GL_PROGRAM_OUTPUT 0x92E4 macro
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 6391 #define GL_PROGRAM_OUTPUT 0x92E4 macro [all...] |
Completed in 402 milliseconds