Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/vulkan/
Dradv_meta_clear.c1026 radv_image_can_fast_clear(struct radv_device *device, struct radv_image *image) in radv_image_can_fast_clear() function
1065 if (!radv_image_can_fast_clear(device, image)) in radv_image_view_can_fast_clear()
/external/mesa3d/docs/relnotes/
D19.0.0.rst2253 - radv: add radv_image_can_fast_clear() helper