Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/
Dswr_state.h279 return BLENDFACTOR_INV_SRC_COLOR; in swr_convert_blend_factor()
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dblend.h60 case BLENDFACTOR_INV_SRC_COLOR: in GenerateBlendFactor()
Dstate.h432 BLENDFACTOR_INV_SRC_COLOR, enumerator
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dblend_jit.cpp103 case BLENDFACTOR_INV_SRC_COLOR: in GenerateBlendFactor()
/external/mesa3d/src/intel/vulkan/
DgenX_pipeline.c589 [VK_BLEND_FACTOR_ONE_MINUS_SRC_COLOR] = BLENDFACTOR_INV_SRC_COLOR,