Searched defs:layerProps (Results 1 – 2 of 2) sorted by relevance
62 bool HasValidationLayer(const std::vector<VkLayerProperties> &layerProps, const char *layerName) in HasValidationLayer()75 bool HasStandardValidationLayer(const std::vector<VkLayerProperties> &layerProps) in HasStandardValidationLayer()80 bool HasValidationLayers(const std::vector<VkLayerProperties> &layerProps) in HasValidationLayers()217 bool GetAvailableValidationLayers(const std::vector<VkLayerProperties> &layerProps, in GetAvailableValidationLayers()
218 bool HasValidationLayer(const std::vector<VkLayerProperties> &layerProps, const char *layerName) in HasValidationLayer()231 bool HasKhronosValidationLayer(const std::vector<VkLayerProperties> &layerProps) in HasKhronosValidationLayer()236 bool HasStandardValidationLayer(const std::vector<VkLayerProperties> &layerProps) in HasStandardValidationLayer()241 bool HasValidationLayers(const std::vector<VkLayerProperties> &layerProps) in HasValidationLayers()324 bool GetAvailableValidationLayers(const std::vector<VkLayerProperties> &layerProps, in GetAvailableValidationLayers()