Home
last modified time | relevance | path

Searched refs:V_028780_COMB_MIN_DST_SRC (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/
H A Dradv_pipeline.c310 return V_028780_COMB_MIN_DST_SRC; in si_translate_blend_function()
381 case V_028780_COMB_MIN_DST_SRC: in si_translate_blend_opt_function()
687 if (op == V_028780_COMB_MAX_DST_SRC || op == V_028780_COMB_MIN_DST_SRC) in radv_blend_check_commutativity()
762 if (eqRGB == V_028780_COMB_MIN_DST_SRC || eqRGB == V_028780_COMB_MAX_DST_SRC) { in radv_pipeline_init_blend_state()
766 if (eqA == V_028780_COMB_MIN_DST_SRC || eqA == V_028780_COMB_MAX_DST_SRC) { in radv_pipeline_init_blend_state()
/third_party/mesa3d/src/gallium/drivers/r600/
H A Devergreend.h878 #define V_028780_COMB_MIN_DST_SRC 0x00000002 macro
H A Devergreen_state.c113 return V_028780_COMB_MIN_DST_SRC; in r600_translate_blend_function()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state.c289 return V_028780_COMB_MIN_DST_SRC; in si_translate_blend_function()

Completed in 37 milliseconds