Searched refs:eErrorLayerNotPresent (Results 1 – 6 of 6) sorted by relevance
3329 : SystemError( make_error_code( Result::eErrorLayerNotPresent ), message ) {} in LayerNotPresentError()3331 : SystemError( make_error_code( Result::eErrorLayerNotPresent ), message ) {} in LayerNotPresentError()3517 case Result::eErrorLayerNotPresent: throw LayerNotPresentError( message ); in throwResultException()
251 eErrorLayerNotPresent = VK_ERROR_LAYER_NOT_PRESENT, enumerator
1279 case Result::eErrorLayerNotPresent : return "ErrorLayerNotPresent"; in to_string()
5672 : SystemError( make_error_code( Result::eErrorLayerNotPresent ), message ) {} in LayerNotPresentError()5674 : SystemError( make_error_code( Result::eErrorLayerNotPresent ), message ) {} in LayerNotPresentError()5954 case Result::eErrorLayerNotPresent: throw LayerNotPresentError( message ); in throwResultException()
2690 case Result::eErrorLayerNotPresent : return "ErrorLayerNotPresent"; in to_string()