Searched refs:load_iview (Results 1 – 2 of 2) sorted by relevance
532 struct radv_image_view load_iview = {0}; in radv_expand_depth_stencil_compute() local559 &load_iview, cmd_buffer->device, in radv_expand_depth_stencil_compute()600 .imageView = radv_image_view_to_handle(&load_iview), in radv_expand_depth_stencil_compute()619 radv_image_view_finish(&load_iview); in radv_expand_depth_stencil_compute()
718 struct radv_image_view load_iview = {0}; in radv_decompress_dcc_compute() local751 &load_iview, cmd_buffer->device, in radv_decompress_dcc_compute()792 .imageView = radv_image_view_to_handle(&load_iview), in radv_decompress_dcc_compute()811 radv_image_view_finish(&load_iview); in radv_decompress_dcc_compute()