Loading...
Searching...
No Matches
validationError.h
Go to the documentation of this file.
1
//
2
// Copyright 2025 Pixar
3
//
4
// Licensed under the terms set forth in the LICENSE.txt file available at
5
// https://openusd.org/license.
6
//
7
#ifndef PXR_EXEC_EXEC_VALIDATION_ERROR_H
8
#define PXR_EXEC_EXEC_VALIDATION_ERROR_H
9
11
12
#include "
pxr/pxr.h
"
13
14
PXR_NAMESPACE_OPEN_SCOPE
15
25
enum class
ExecValidationErrorType
26
{
28
DataDependencyCycle
29
};
30
31
PXR_NAMESPACE_CLOSE_SCOPE
32
33
#endif
pxr.h
ExecValidationErrorType
ExecValidationErrorType
Types of errors reported by exec compilation.
Definition:
validationError.h:26
ExecValidationErrorType::DataDependencyCycle
@ DataDependencyCycle
Exec compilation encountered a computation that depends on itself.
pxr
exec
exec
validationError.h
© Copyright 2026, Pixar Animation Studios. |
Terms of Use
| Generated on Fri Jan 16 2026 13:20:06 by
1.9.6