Searched refs:deviceLayerProps (Results 1 – 1 of 1) sorted by relevance
1063 std::vector<VkLayerProperties> deviceLayerProps(deviceLayerCount); in initializeDevice() local1067 deviceLayerProps.data())); in initializeDevice()1074 GetAvailableValidationLayers(deviceLayerProps, false, &enabledDeviceLayerNames); in initializeDevice()