Home
last modified time | relevance | path

Searched refs:BLEND_COLORBURN (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/compiler/
Dshader_enums.h1010 BLEND_COLORBURN, enumerator
/third_party/mesa3d/src/compiler/glsl/
Dlower_blend_equation_advanced.cpp359 case BLEND_COLORBURN: in calc_blend_result()
Dglsl_parser.yy1594 { "blend_support_colorburn", BITFIELD_BIT(BLEND_COLORBURN) },
/third_party/mesa3d/src/mesa/main/
Dblend.c475 return BLEND_COLORBURN; in advanced_blend_mode_from_gl_enum()