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.c418 radv_DestroyFramebuffer(device_h, fb_h, in radv_process_depth_image_inplace()
Dradv_meta_resolve.c582 radv_DestroyFramebuffer(device_h, fb_h, in radv_CmdResolveImage()
Dradv_meta_resolve_fs.c576 radv_DestroyFramebuffer(radv_device_to_handle(cmd_buffer->device), fb, &cmd_buffer->pool->alloc); in radv_meta_resolve_fragment_image()
Dradv_meta_fast_clear.c666 radv_DestroyFramebuffer(device_h, fb_h, in radv_emit_color_decompress()
Dradv_meta_blit.c472 radv_DestroyFramebuffer(radv_device_to_handle(device), fb, in meta_emit_blit()
Dradv_meta_blit2d.c341 radv_DestroyFramebuffer(radv_device_to_handle(device), in radv_meta_blit2d_normal_dst()
Dradv_meta_clear.c1306 radv_DestroyFramebuffer(device_h, fb, in radv_clear_image_layer()
Dradv_device.c3502 void radv_DestroyFramebuffer( in radv_DestroyFramebuffer() function