Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/vulkan/
Dradv_image.c2030 radv_image_view_can_fast_clear(const struct radv_device *device, in radv_image_view_can_fast_clear() function
2196 iview->support_fast_clear = radv_image_view_can_fast_clear(device, iview); in radv_image_view_init()
/third_party/mesa3d/docs/relnotes/
D19.0.0.rst2254 - radv: add radv_image_view_can_fast_clear() helper