Searched refs:store_iview (Results 1 – 2 of 2) sorted by relevance
533 struct radv_image_view store_iview = {0}; in radv_expand_depth_stencil_compute() local573 &store_iview, cmd_buffer->device, in radv_expand_depth_stencil_compute()612 .imageView = radv_image_view_to_handle(&store_iview), in radv_expand_depth_stencil_compute()620 radv_image_view_finish(&store_iview); in radv_expand_depth_stencil_compute()
719 struct radv_image_view store_iview = {0}; in radv_decompress_dcc_compute() local765 &store_iview, cmd_buffer->device, in radv_decompress_dcc_compute()804 .imageView = radv_image_view_to_handle(&store_iview), in radv_decompress_dcc_compute()812 radv_image_view_finish(&store_iview); in radv_decompress_dcc_compute()