Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/vulkan/
H A Dradv_meta_copy.c72 radv_image_is_renderable(struct radv_device *device, struct radv_image *image) in radv_image_is_renderable() function
101 !radv_image_is_renderable(cmd_buffer->device, image); in copy_buffer_to_image()
368 !radv_image_is_renderable(cmd_buffer->device, dst_image); in copy_image()
H A Dradv_meta_clear.c2317 !radv_image_is_renderable(cmd_buffer->device, image); in radv_CmdClearColorImage()
H A Dradv_private.h2658 bool radv_image_is_renderable(struct radv_device *device, struct radv_image *image);

Completed in 9 milliseconds