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