Home
last modified time | relevance | path

Searched refs:BRW_BLENDFACTOR_CONST_COLOR (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_util.c81 return BRW_BLENDFACTOR_CONST_COLOR; in brw_translate_blend_factor()
Dbrw_defines.h83 #define BRW_BLENDFACTOR_CONST_COLOR 0x7 macro