Home
last modified time | relevance | path

Searched refs:BLENDFACTOR_INV_CONST_COLOR (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/
Dswr_state.h302 return BLENDFACTOR_INV_CONST_COLOR; in swr_convert_blend_factor()
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dblend.h127 case BLENDFACTOR_INV_CONST_COLOR: in GenerateBlendFactor()
Dstate.h469 BLENDFACTOR_INV_CONST_COLOR, enumerator
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dblend_jit.cpp120 case BLENDFACTOR_INV_CONST_COLOR: in GenerateBlendFactor()
/external/mesa3d/src/intel/vulkan/
DgenX_pipeline.c621 [VK_BLEND_FACTOR_ONE_MINUS_CONSTANT_COLOR]= BLENDFACTOR_INV_CONST_COLOR,