Home
last modified time | relevance | path

Searched refs:load_iview (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/amd/vulkan/
Dradv_meta_fast_clear.c827 struct radv_image_view load_iview = {0}; in radv_decompress_dcc_compute() local
865 radv_image_view_init(&load_iview, cmd_buffer->device, in radv_decompress_dcc_compute()
911 .imageView = radv_image_view_to_handle(&load_iview), in radv_decompress_dcc_compute()