Update VulkanTutorial.h
							parent
							
								
									b6a7ed9d6d
								
							
						
					
					
						commit
						14905da5ad
					
				| 
						 | 
					@ -130,6 +130,8 @@ private:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	static std::vector<char> readFile(const std::string& filename);
 | 
						static std::vector<char> readFile(const std::string& filename);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						VkShaderModule createShaderModule(const std::vector<char> code);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
};
 | 
					};
 | 
				
			||||||
 | 
					
 | 
				
			||||||
HelloTriangleApplication::HelloTriangleApplication()
 | 
					HelloTriangleApplication::HelloTriangleApplication()
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue