Refactor Vulkan initialization, support multi-GPU
This commit is contained in:
@@ -147,7 +147,10 @@ public:
|
||||
|
||||
private:
|
||||
GLuint m_iProgram;
|
||||
VkRenderPass m_renderPass;
|
||||
VkPipelineLayout m_pipelineLayout;
|
||||
VkPipeline m_graphicsPipeline;
|
||||
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user