Searched refs:BLEND_COLORDODGE (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/compiler/
H A Dshader_enums.h742 BLEND_COLORDODGE = 0x0020, enumerator in enum:gl_advanced_blend_mode
/xsrc/external/mit/MesaLib/dist/src/compiler/
H A Dshader_enums.h919 BLEND_COLORDODGE, enumerator in enum:gl_advanced_blend_mode
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dlower_blend_equation_advanced.cpp356 case BLEND_COLORDODGE:
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dlower_blend_equation_advanced.cpp357 case BLEND_COLORDODGE:
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dblend.c460 return BLEND_COLORDODGE;
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dblend.c480 return BLEND_COLORDODGE;
/xsrc/external/mit/MesaLib.old/src/compiler/glsl/
H A Dglsl_parser.cpp3983 { "blend_support_colordodge", BLEND_COLORDODGE },
/xsrc/external/mit/MesaLib/src/compiler/glsl/
H A Dglsl_parser.cpp4202 { "blend_support_colordodge", BITFIELD_BIT(BLEND_COLORDODGE) },

Completed in 59 milliseconds