Add various assertions throughout renderer
This commit is contained in:
@@ -41,7 +41,6 @@ namespace Nova {
|
||||
void _init_instance();
|
||||
void _init_hardware();
|
||||
|
||||
// TODO: Other init functions for device
|
||||
void _check_device_extensions();
|
||||
void _check_device_features();
|
||||
void _init_queues(std::vector<VkDeviceQueueCreateInfo>& queues) const;
|
||||
|
||||
Reference in New Issue
Block a user