Searched refs:custom_blend_mode (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_meta_fast_clear.c341 .custom_blend_mode = V_028808_CB_ELIMINATE_FAST_CLEAR,
390 .custom_blend_mode = V_028808_CB_FMASK_DECOMPRESS,
439 .custom_blend_mode = V_028808_CB_DCC_DECOMPRESS,
H A Dradv_meta_resolve.c248 .custom_blend_mode = V_028808_CB_RESOLVE,
H A Dradv_pipeline.c618 if (extra && extra->custom_blend_mode) {
620 mode = extra->custom_blend_mode;
5551 if (extra && (extra->custom_blend_mode == V_028808_CB_ELIMINATE_FAST_CLEAR ||
5552 extra->custom_blend_mode == V_028808_CB_FMASK_DECOMPRESS ||
5553 extra->custom_blend_mode == V_028808_CB_DCC_DECOMPRESS ||
5554 extra->custom_blend_mode == V_028808_CB_RESOLVE)) {
H A Dradv_private.h1885 uint32_t custom_blend_mode; member in struct:radv_graphics_pipeline_create_info
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_meta_fast_clear.c356 .custom_blend_mode = V_028808_CB_ELIMINATE_FAST_CLEAR,
402 .custom_blend_mode = V_028808_CB_FMASK_DECOMPRESS,
448 .custom_blend_mode = V_028808_CB_DCC_DECOMPRESS,
H A Dradv_meta_resolve.c225 .custom_blend_mode = V_028808_CB_RESOLVE,
H A Dradv_private.h1443 uint32_t custom_blend_mode; member in struct:radv_graphics_pipeline_create_info
H A Dradv_pipeline.c685 if (extra && extra->custom_blend_mode) {
687 mode = extra->custom_blend_mode;
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/
H A Dtu_private.h1168 uint32_t custom_blend_mode; member in struct:tu_graphics_pipeline_create_info

Completed in 50 milliseconds