Searched refs:GL_ONE_MINUS_SRC_COLOR (Results 1 - 25 of 45) sorted by relevance

12

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i915/
H A Dintel_state.c127 case GL_ONE_MINUS_SRC_COLOR:
H A Di830_texblend.c249 case GL_ONE_MINUS_SRC_COLOR:
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_util.c66 case GL_ONE_MINUS_SRC_COLOR:
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i915/
H A Dintel_state.c127 case GL_ONE_MINUS_SRC_COLOR:
H A Di830_texblend.c249 case GL_ONE_MINUS_SRC_COLOR:
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_util.c66 case GL_ONE_MINUS_SRC_COLOR:
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/
H A Dnouveau_gldefs.h40 case GL_ONE_MINUS_SRC_COLOR:
H A Dnouveau_util.h180 return op == GL_SRC_COLOR || op == GL_ONE_MINUS_SRC_COLOR;
186 return op == GL_ONE_MINUS_SRC_COLOR || op == GL_ONE_MINUS_SRC_ALPHA;
H A Dnv04_state_raster.c95 case GL_ONE_MINUS_SRC_COLOR:
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/
H A Dnouveau_gldefs.h40 case GL_ONE_MINUS_SRC_COLOR:
H A Dnouveau_util.h180 return op == GL_SRC_COLOR || op == GL_ONE_MINUS_SRC_COLOR;
186 return op == GL_ONE_MINUS_SRC_COLOR || op == GL_ONE_MINUS_SRC_ALPHA;
H A Dnv04_state_raster.c95 case GL_ONE_MINUS_SRC_COLOR:
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_atom_blend.c90 case GL_ONE_MINUS_SRC_COLOR:
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_atom_blend.c90 case GL_ONE_MINUS_SRC_COLOR:
/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
H A Ds_blend.c558 case GL_ONE_MINUS_SRC_COLOR:
613 case GL_ONE_MINUS_SRC_COLOR:
636 case GL_ONE_MINUS_SRC_COLOR:
697 case GL_ONE_MINUS_SRC_COLOR:
H A Ds_texcombine.c207 case GL_ONE_MINUS_SRC_COLOR:
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast/
H A Ds_blend.c558 case GL_ONE_MINUS_SRC_COLOR:
613 case GL_ONE_MINUS_SRC_COLOR:
636 case GL_ONE_MINUS_SRC_COLOR:
697 case GL_ONE_MINUS_SRC_COLOR:
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dblend.c50 case GL_ONE_MINUS_SRC_COLOR:
91 case GL_ONE_MINUS_SRC_COLOR:
H A Dtexenv.c310 case GL_ONE_MINUS_SRC_COLOR:
H A Dtexstate.c470 case GL_ONE_MINUS_SRC_COLOR: return TEXENV_OPR_ONE_MINUS_COLOR;
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dblend.c52 case GL_ONE_MINUS_SRC_COLOR:
93 case GL_ONE_MINUS_SRC_COLOR:
H A Dtexenv.c310 case GL_ONE_MINUS_SRC_COLOR:
/xsrc/external/mit/xorg-server/dist/glamor/
H A Dglamor_program.c512 dst_blend = GL_ONE_MINUS_SRC_COLOR;
H A Dglamor_render.c435 return GL_ONE_MINUS_SRC_COLOR;
490 dest_blend = GL_ONE_MINUS_SRC_COLOR;
/xsrc/external/mit/MesaLib.old/dist/include/GLES/
H A Dgl.h106 #define GL_ONE_MINUS_SRC_COLOR 0x0301 macro

Completed in 23 milliseconds

12