Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/
Dswr_state.h284 return BLENDFACTOR_CONST_COLOR; in swr_convert_blend_factor()
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dblend.h116 case BLENDFACTOR_CONST_COLOR: in GenerateBlendFactor()
Dstate.h460 BLENDFACTOR_CONST_COLOR, enumerator
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dblend_jit.cpp81 case BLENDFACTOR_CONST_COLOR: in GenerateBlendFactor()
/external/mesa3d/src/intel/vulkan/
DgenX_pipeline.c620 [VK_BLEND_FACTOR_CONSTANT_COLOR] = BLENDFACTOR_CONST_COLOR,