Searched refs:GL_PROGRAM_INPUT (Results 1 - 19 of 19) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | shader_query.cpp | 152 _mesa_program_resource_find_index(shProg, GL_PROGRAM_INPUT, 203 _mesa_program_resource_find_name(shProg, GL_PROGRAM_INPUT, name, 224 if (res->Type == GL_PROGRAM_INPUT && 244 if (res->Type == GL_PROGRAM_INPUT && 434 case GL_PROGRAM_INPUT: 468 case GL_PROGRAM_INPUT: 615 case GL_PROGRAM_INPUT: 714 case GL_PROGRAM_INPUT: 832 case GL_PROGRAM_INPUT: { 1169 case GL_PROGRAM_INPUT [all...] |
| H A D | program_resource.c | 41 case GL_PROGRAM_INPUT: 309 case GL_PROGRAM_INPUT: 417 case GL_PROGRAM_INPUT:
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | shader_query.cpp | 187 _mesa_program_resource_find_index(shProg, GL_PROGRAM_INPUT, 238 _mesa_program_resource_find_name(shProg, GL_PROGRAM_INPUT, name, 259 if (res->Type == GL_PROGRAM_INPUT && 279 if (res->Type == GL_PROGRAM_INPUT && 466 case GL_PROGRAM_INPUT: 500 case GL_PROGRAM_INPUT: 697 case GL_PROGRAM_INPUT: 909 case GL_PROGRAM_INPUT: 1042 case GL_PROGRAM_INPUT: { 1400 case GL_PROGRAM_INPUT [all...] |
| H A D | program_resource.c | 41 case GL_PROGRAM_INPUT: 192 case GL_PROGRAM_INPUT: 301 case GL_PROGRAM_INPUT:
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/ |
| H A D | gl_nir_linker.c | 327 if (programInterface != GL_PROGRAM_INPUT) 407 case GL_PROGRAM_INPUT: { 444 * for GL_PROGRAM_INPUT and GL_PROGRAM_OUTPUT. 462 GL_PROGRAM_INPUT)) {
|
| H A D | serialize.cpp | 804 case GL_PROGRAM_INPUT: 917 case GL_PROGRAM_INPUT:
|
| H A D | linker.cpp | 3963 if (programInterface != GL_PROGRAM_INPUT) 4024 iface = GL_PROGRAM_INPUT; 4094 * for GL_PROGRAM_INPUT and GL_PROGRAM_OUTPUT. 4113 input_stage, GL_PROGRAM_INPUT)) 4131 input_stage, GL_PROGRAM_INPUT))
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/ |
| H A D | serialize.cpp | 781 case GL_PROGRAM_INPUT: 890 case GL_PROGRAM_INPUT:
|
| H A D | linker.cpp | 4095 if (programInterface != GL_PROGRAM_INPUT) 4156 iface = GL_PROGRAM_INPUT; 4438 * for GL_PROGRAM_INPUT and GL_PROGRAM_OUTPUT. 4457 input_stage, GL_PROGRAM_INPUT)) 4470 input_stage, GL_PROGRAM_INPUT))
|
| /xsrc/external/mit/MesaLib.old/dist/include/GLES3/ |
| H A D | gl31.h | 1239 #define GL_PROGRAM_INPUT 0x92E3 macro
|
| H A D | gl32.h | 1239 #define GL_PROGRAM_INPUT 0x92E3 macro
|
| /xsrc/external/mit/MesaLib/dist/include/GLES3/ |
| H A D | gl31.h | 1237 #define GL_PROGRAM_INPUT 0x92E3 macro
|
| H A D | gl32.h | 1237 #define GL_PROGRAM_INPUT 0x92E3 macro
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glcorearb.h | 2439 #define GL_PROGRAM_INPUT 0x92E3 macro
|
| H A D | glext.h | 2386 #define GL_PROGRAM_INPUT 0x92E3 macro
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glcorearb.h | 2402 #define GL_PROGRAM_INPUT 0x92E3 macro
|
| H A D | glext.h | 2350 #define GL_PROGRAM_INPUT 0x92E3 macro
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 20.2.0.rst | 2652 - nir/gl_nir_linker: Call add_vars_with_modes once for GL_PROGRAM_INPUT
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 6390 #define GL_PROGRAM_INPUT 0x92E3 macro [all...] |
Completed in 248 milliseconds