Home | History | Annotate | Download | only in nulldrv

Lines Matching full:framebuffer

1025                            VkFramebuffer* framebuffer) {
1026 *framebuffer = AllocHandle<VkFramebuffer>(device, HandleType::kFramebuffer);
1318 void DestroyFramebuffer(VkDevice device, VkFramebuffer framebuffer, const VkAllocationCallbacks* allocator) {