Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Experimental/Optimus/Source/OptimusDeveloper/Public/IOptimusComputeKernelProvider.h |
Include |
#include "IOptimusComputeKernelProvider.h" |
void SetCompilationDiagnostics
(
const TArray< FOptimusType_CompilerDiagnostic > & InDiagnostics
)
Set the diagnostics resulting from the kernel compilation.
Parameter |
Description |
---|---|
InDiagnostics |
The diagnostics to set for the node. |