Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/vulkan/
Dradv_private.h2131 radv_image_get_fast_clear_va(const struct radv_image *image, uint32_t base_level) in radv_image_get_fast_clear_va() function
Dradv_cmd_buffer.c2280 uint64_t va = radv_image_get_fast_clear_va(image, range->baseMipLevel); in radv_set_color_clear_metadata()
2349 uint64_t va = radv_image_get_fast_clear_va(image, iview->base_mip); in radv_load_color_clear_metadata()