mirror of
https://github.com/AxioDL/boo.git
synced 2025-12-18 09:25:32 +00:00
Windows sync for API changes
This commit is contained in:
@@ -413,7 +413,7 @@ bool VulkanContext::initVulkan(std::string_view appName, PFN_vkGetInstanceProcAd
|
||||
|
||||
#ifndef NDEBUG
|
||||
m_layerNames.push_back("VK_LAYER_LUNARG_standard_validation");
|
||||
m_layerNames.push_back("VK_LAYER_RENDERDOC_Capture");
|
||||
//m_layerNames.push_back("VK_LAYER_RENDERDOC_Capture");
|
||||
//m_layerNames.push_back("VK_LAYER_LUNARG_api_dump");
|
||||
//m_layerNames.push_back("VK_LAYER_LUNARG_core_validation");
|
||||
//m_layerNames.push_back("VK_LAYER_LUNARG_object_tracker");
|
||||
|
||||
Reference in New Issue
Block a user