Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/
Dswr_state.h300 return BLENDFACTOR_INV_DST_COLOR; in swr_convert_blend_factor()
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dblend.h67 case BLENDFACTOR_INV_DST_COLOR: in GenerateBlendFactor()
Dstate.h468 BLENDFACTOR_INV_DST_COLOR, enumerator
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dblend_jit.cpp114 case BLENDFACTOR_INV_DST_COLOR: in GenerateBlendFactor()
/external/mesa3d/src/intel/vulkan/
DgenX_pipeline.c615 [VK_BLEND_FACTOR_ONE_MINUS_DST_COLOR] = BLENDFACTOR_INV_DST_COLOR,