whoops
This commit is contained in:
parent
578fde4a09
commit
9a28978380
1 changed files with 0 additions and 1 deletions
|
@ -39,7 +39,6 @@ static VkDescriptorSetLayout m_descriptor_set_layout;
|
|||
static VkPipelineLayout m_pipeline_layout;
|
||||
static VkPipeline m_pipeline;
|
||||
|
||||
|
||||
const size_t g_max_frames_in_flight = 2;
|
||||
|
||||
static VkCommandPool m_command_pool;
|
||||
|
|
Loading…
Reference in a new issue