Home
last modified time | relevance | path

Searched refs:radv_DestroyFramebuffer (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/amd/vulkan/
Dradv_meta_decompress.c470 radv_DestroyFramebuffer(radv_device_to_handle(device), fb_h, in radv_process_depth_image_layer()
Dradv_meta_fast_clear.c653 radv_DestroyFramebuffer(radv_device_to_handle(device), fb_h, in radv_process_color_image_layer()
Dradv_meta_resolve.c595 radv_DestroyFramebuffer(radv_device_to_handle(device), in radv_meta_resolve_hardware_image()
Dradv_meta_resolve_fs.c1151 radv_DestroyFramebuffer(radv_device_to_handle(cmd_buffer->device), fb, &cmd_buffer->pool->alloc); in radv_meta_resolve_fragment_image()
Dradv_meta_blit.c505 radv_DestroyFramebuffer(radv_device_to_handle(device), fb, in meta_emit_blit()
Dradv_meta_blit2d.c402 radv_DestroyFramebuffer(radv_device_to_handle(device), in radv_meta_blit2d_normal_dst()
Dradv_meta_clear.c2190 radv_DestroyFramebuffer(device_h, fb, in radv_clear_image_layer()
Dradv_device.c7216 void radv_DestroyFramebuffer( in radv_DestroyFramebuffer() function