HomeSort by relevance Sort by last modified time
    Searched refs:custom_blend_mode (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/amd/vulkan/
radv_meta_fast_clear.c 236 .custom_blend_mode = V_028808_CB_ELIMINATE_FAST_CLEAR,
274 .custom_blend_mode = V_028808_CB_FMASK_DECOMPRESS,
radv_meta_resolve.c 243 .custom_blend_mode = V_028808_CB_RESOLVE,
radv_pipeline.c 822 if (extra && extra->custom_blend_mode) {
824 mode = extra->custom_blend_mode;
    [all...]
radv_private.h 938 uint32_t custom_blend_mode; member in struct:radv_graphics_pipeline_create_info
    [all...]

Completed in 90 milliseconds