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

/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_meta_clear.c945 radv_image_view_can_fast_clear(struct radv_device *device, function in typeref:typename:bool
979 if (!radv_image_view_can_fast_clear(cmd_buffer->device, iview))
1435 if (!radv_image_view_can_fast_clear(cmd_buffer->device, iview))
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_image.c1908 radv_image_view_can_fast_clear(const struct radv_device *device, function in typeref:typename:bool
2058 iview->support_fast_clear = radv_image_view_can_fast_clear(device, iview);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D19.0.0.rst2254 - radv: add radv_image_view_can_fast_clear() helper

Completed in 10 milliseconds