Searched refs:radv_process_color_image (Results 1 – 1 of 1) sorted by relevance
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_meta_fast_clear.c | 541 radv_process_color_image(struct radv_cmd_buffer *cmd_buffer, struct radv_image *image, in radv_process_color_image() function 676 radv_process_color_image(cmd_buffer, image, subresourceRange, FAST_CLEAR_ELIMINATE); in radv_fast_clear_eliminate() 688 radv_process_color_image(cmd_buffer, image, subresourceRange, FMASK_DECOMPRESS); in radv_fmask_decompress() 839 radv_process_color_image(cmd_buffer, image, subresourceRange, DCC_DECOMPRESS); in radv_decompress_dcc()
|