Function Device.createFramebuffer
abstract Framebuffer createFramebuffer
(
RenderPass rp,
ImageView[] attachments,
uint width,
uint height,
uint layers
);
abstract Framebuffer createFramebuffer
(
RenderPass rp,
ImageView[] attachments,
uint width,
uint height,
uint layers
);