Searched refs:GL_PROGRAM_INPUT (Results 1 - 19 of 19) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dshader_query.cpp152 _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 Dprogram_resource.c41 case GL_PROGRAM_INPUT:
309 case GL_PROGRAM_INPUT:
417 case GL_PROGRAM_INPUT:
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dshader_query.cpp187 _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 Dprogram_resource.c41 case GL_PROGRAM_INPUT:
192 case GL_PROGRAM_INPUT:
301 case GL_PROGRAM_INPUT:
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dgl_nir_linker.c327 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 Dserialize.cpp804 case GL_PROGRAM_INPUT:
917 case GL_PROGRAM_INPUT:
H A Dlinker.cpp3963 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 Dserialize.cpp781 case GL_PROGRAM_INPUT:
890 case GL_PROGRAM_INPUT:
H A Dlinker.cpp4095 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 Dgl31.h1239 #define GL_PROGRAM_INPUT 0x92E3 macro
H A Dgl32.h1239 #define GL_PROGRAM_INPUT 0x92E3 macro
/xsrc/external/mit/MesaLib/dist/include/GLES3/
H A Dgl31.h1237 #define GL_PROGRAM_INPUT 0x92E3 macro
H A Dgl32.h1237 #define GL_PROGRAM_INPUT 0x92E3 macro
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglcorearb.h2439 #define GL_PROGRAM_INPUT 0x92E3 macro
H A Dglext.h2386 #define GL_PROGRAM_INPUT 0x92E3 macro
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglcorearb.h2402 #define GL_PROGRAM_INPUT 0x92E3 macro
H A Dglext.h2350 #define GL_PROGRAM_INPUT 0x92E3 macro
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.2.0.rst2652 - nir/gl_nir_linker: Call add_vars_with_modes once for GL_PROGRAM_INPUT
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h6390 #define GL_PROGRAM_INPUT 0x92E3 macro
[all...]

Completed in 248 milliseconds