Add RenderPass creation to RenderDriver::create_swapchain()
This commit is contained in:
@@ -242,6 +242,7 @@ namespace Nova {
|
||||
|
||||
struct VertexAttribute;
|
||||
struct VertexBinding;
|
||||
struct RenderPassParams;
|
||||
struct GraphicsPipelineParams;
|
||||
struct ComputePipelineParams;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user