Searched refs:GL_PROGRAM_OUTPUT (Results 1 - 18 of 18) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dprogram_resource.c42 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 Dshader_query.cpp417 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 Dprogram_resource.c42 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 Dshader_query.cpp379 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 Dgl_nir_linker.c333 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 Dlinker.cpp3969 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 Dserialize.cpp805 case GL_PROGRAM_OUTPUT: {
918 case GL_PROGRAM_OUTPUT: {
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dlinker.cpp4101 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 Dserialize.cpp782 case GL_PROGRAM_OUTPUT: {
891 case GL_PROGRAM_OUTPUT: {
/xsrc/external/mit/MesaLib.old/dist/include/GLES3/
H A Dgl31.h1240 #define GL_PROGRAM_OUTPUT 0x92E4 macro
H A Dgl32.h1240 #define GL_PROGRAM_OUTPUT 0x92E4 macro
/xsrc/external/mit/MesaLib/dist/include/GLES3/
H A Dgl31.h1238 #define GL_PROGRAM_OUTPUT 0x92E4 macro
H A Dgl32.h1238 #define GL_PROGRAM_OUTPUT 0x92E4 macro
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglcorearb.h2440 #define GL_PROGRAM_OUTPUT 0x92E4 macro
H A Dglext.h2387 #define GL_PROGRAM_OUTPUT 0x92E4 macro
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglcorearb.h2403 #define GL_PROGRAM_OUTPUT 0x92E4 macro
H A Dglext.h2351 #define GL_PROGRAM_OUTPUT 0x92E4 macro
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h6391 #define GL_PROGRAM_OUTPUT 0x92E4 macro
[all...]

Completed in 402 milliseconds