Home | History | Annotate | Download | only in synchronization

Lines Matching full:framebuffer

419 		Move<VkFramebuffer>				framebuffer					= makeFramebuffer(vk, device, renderPass, *colorAttachmentView, colorImageExtent.width, colorImageExtent.height, 1u);
454 beginRenderPass(vk, *cmdBuffer, renderPass, *framebuffer, renderArea, clearColor);