Navigation
API > API/Plugins > API/Plugins/ComputeFramework
Struct containing all of the messages returned by shader compilation.
| Name | FComputeKernelCompileResults |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/ComputeFramework/Source/ComputeFramework/Public/ComputeFramework/ComputeKernelCompileResult.h |
| Include Path | #include "ComputeFramework/ComputeKernelCompileResult.h" |
Syntax
struct FComputeKernelCompileResults
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Messages | TArray< FComputeKernelCompileMessage > | ComputeFramework/ComputeKernelCompileResult.h |