Searched refs:radv_DestroyFramebuffer (Results 1 - 16 of 16) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_meta_decompress.c437 radv_DestroyFramebuffer(device_h, fb_h,
H A Dradv_meta_resolve.c602 radv_DestroyFramebuffer(device_h, fb_h,
H A Dradv_meta_resolve_fs.c576 radv_DestroyFramebuffer(radv_device_to_handle(cmd_buffer->device), fb, &cmd_buffer->pool->alloc);
H A Dradv_meta_fast_clear.c691 radv_DestroyFramebuffer(device_h, fb_h,
H A Dradv_meta_blit.c502 radv_DestroyFramebuffer(radv_device_to_handle(device), fb,
H A Dradv_meta_blit2d.c396 radv_DestroyFramebuffer(radv_device_to_handle(device),
H A Dradv_meta_clear.c1845 radv_DestroyFramebuffer(device_h, fb,
H A Dradv_device.c4664 void radv_DestroyFramebuffer( function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_meta_decompress.c545 radv_DestroyFramebuffer(radv_device_to_handle(device), fb_h, &cmd_buffer->pool->alloc);
H A Dradv_meta_fast_clear.c624 radv_DestroyFramebuffer(radv_device_to_handle(device), fb_h, &cmd_buffer->pool->alloc);
H A Dradv_meta_resolve.c605 radv_DestroyFramebuffer(radv_device_to_handle(device), fb_h, &cmd_buffer->pool->alloc);
H A Dradv_meta_blit.c444 radv_DestroyFramebuffer(radv_device_to_handle(device), fb, &cmd_buffer->pool->alloc);
H A Dradv_meta_blit2d.c396 radv_DestroyFramebuffer(radv_device_to_handle(device), dst_temps.fb,
H A Dradv_meta_resolve_fs.c1058 radv_DestroyFramebuffer(radv_device_to_handle(cmd_buffer->device), fb,
H A Dradv_meta_clear.c2258 radv_DestroyFramebuffer(device_h, fb, &cmd_buffer->pool->alloc);
H A Dradv_device.c7100 radv_DestroyFramebuffer(VkDevice _device, VkFramebuffer _fb, function in typeref:typename:void

Completed in 64 milliseconds