Searched refs:radv_image_can_fast_clear (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_image.c1434 radv_image_can_fast_clear(const struct radv_device *device, const struct radv_image *image) function in typeref:typename:bool
1469 if (!radv_image_can_fast_clear(device, image))
1918 if (!radv_image_can_fast_clear(device, image))
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_meta_clear.c916 radv_image_can_fast_clear(struct radv_device *device, struct radv_image *image) function in typeref:typename:bool
955 if (!radv_image_can_fast_clear(device, image))
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D19.0.0.rst2253 - radv: add radv_image_can_fast_clear() helper

Completed in 10 milliseconds