Home
last modified time | relevance | path

Searched refs:V_028760_BLEND_OPT_PRESERVE_NONE_IGNORE_NONE (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/amd/vulkan/
Dradv_pipeline.c248 return V_028760_BLEND_OPT_PRESERVE_NONE_IGNORE_NONE; in si_translate_blend_opt_factor()
610 dstRGB_opt = V_028760_BLEND_OPT_PRESERVE_NONE_IGNORE_NONE; in radv_pipeline_init_blend_state()
612 dstA_opt = V_028760_BLEND_OPT_PRESERVE_NONE_IGNORE_NONE; in radv_pipeline_init_blend_state()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c390 return V_028760_BLEND_OPT_PRESERVE_NONE_IGNORE_NONE; in si_translate_blend_opt_factor()
581 dstRGB_opt = V_028760_BLEND_OPT_PRESERVE_NONE_IGNORE_NONE; in si_create_blend_state_mode()
583 dstA_opt = V_028760_BLEND_OPT_PRESERVE_NONE_IGNORE_NONE; in si_create_blend_state_mode()
/external/mesa3d/src/amd/common/
Dsid.h6468 #define V_028760_BLEND_OPT_PRESERVE_NONE_IGNORE_NONE 7 macro