Searched defs:layerProperties (Results 1 – 2 of 2) sorted by relevance
368 bool isCompatible (const VkLayerProperties& layerProperties, const RequiredLayer& required) in isCompatible()
217 …const vector<VkLayerProperties> layerProperties = enumerateDeviceLayerProperties(m_context.getInst… in getDeviceLayers() local