Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/swr/
Dswr_state.h307 return BLENDFACTOR_CONST_COLOR; in swr_convert_blend_factor()
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dblend.h122 case BLENDFACTOR_CONST_COLOR: in GenerateBlendFactor()
Dstate.h497 BLENDFACTOR_CONST_COLOR, enumerator
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dblend_jit.cpp89 case BLENDFACTOR_CONST_COLOR: in GenerateBlendFactor()
/third_party/mesa3d/src/intel/vulkan/
DgenX_pipeline.c901 [VK_BLEND_FACTOR_CONSTANT_COLOR] = BLENDFACTOR_CONST_COLOR,
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_state.c147 PIPE_ASSERT(PIPE_BLENDFACTOR_CONST_COLOR == BLENDFACTOR_CONST_COLOR); in pipe_asserts()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_state.c148 PIPE_ASSERT(PIPE_BLENDFACTOR_CONST_COLOR == BLENDFACTOR_CONST_COLOR); in pipe_asserts()