Searched refs:DeviceLayersToEnable (Results 1 – 3 of 3) sorted by relevance
23 std::vector<std::string> DeviceLayersToEnable(
110 std::vector<std::string> DeviceLayersToEnable( in DeviceLayersToEnable() function
72 auto enabled_layers = DeviceLayersToEnable(vk, physical_device_); in VulkanDevice()