Searched refs:GL_SECONDARY_INTERPOLATOR_ATI (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Datifragshader.c154 (arg != GL_PRIMARY_COLOR_ARB) && (arg != GL_SECONDARY_INTERPOLATOR_ATI)) {
165 if (arg == GL_SECONDARY_INTERPOLATOR_ATI) {
181 if (pass == 1 && (arg == GL_PRIMARY_COLOR_ARB || arg == GL_SECONDARY_INTERPOLATOR_ATI))
649 ((arg1 == GL_SECONDARY_INTERPOLATOR_ATI && (arg1Rep == GL_ALPHA || arg1Rep == GL_NONE)) ||
650 (arg2 == GL_SECONDARY_INTERPOLATOR_ATI && (arg2Rep == GL_ALPHA || arg2Rep == GL_NONE)))) {
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Datifragshader.c156 (arg != GL_PRIMARY_COLOR_ARB) && (arg != GL_SECONDARY_INTERPOLATOR_ATI)) {
167 if (arg == GL_SECONDARY_INTERPOLATOR_ATI) {
183 if (pass == 1 && (arg == GL_PRIMARY_COLOR_ARB || arg == GL_SECONDARY_INTERPOLATOR_ATI))
656 ((arg1 == GL_SECONDARY_INTERPOLATOR_ATI && (arg1Rep == GL_ALPHA || arg1Rep == GL_NONE)) ||
657 (arg2 == GL_SECONDARY_INTERPOLATOR_ATI && (arg2Rep == GL_ALPHA || arg2Rep == GL_NONE)))) {
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_atifs_to_nir.c171 } else if (src_type == GL_SECONDARY_INTERPOLATOR_ATI) {
584 } else if (index == GL_SECONDARY_INTERPOLATOR_ATI) {
586 * GL_SECONDARY_INTERPOLATOR_ATI is, swrast uses
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_atifs_to_tgsi.c142 } else if (src_type == GL_SECONDARY_INTERPOLATOR_ATI) {
589 } else if (index == GL_SECONDARY_INTERPOLATOR_ATI) {
591 * GL_SECONDARY_INTERPOLATOR_ATI is, swrast uses
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/
H A Dr200_fragshader.c91 else if (index == GL_SECONDARY_INTERPOLATOR_ATI) {
/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
H A Ds_atifragshader.c356 else if (index == GL_SECONDARY_INTERPOLATOR_ATI)
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast/
H A Ds_atifragshader.c356 else if (index == GL_SECONDARY_INTERPOLATOR_ATI)
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/r200/
H A Dr200_fragshader.c91 else if (index == GL_SECONDARY_INTERPOLATOR_ATI) {
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglext.h6166 #define GL_SECONDARY_INTERPOLATOR_ATI 0x896D macro
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h4472 #define GL_SECONDARY_INTERPOLATOR_ATI 0x896D macro
[all...]
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglext.h6164 #define GL_SECONDARY_INTERPOLATOR_ATI 0x896D macro

Completed in 154 milliseconds