![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <RHIGlobals.h>
Public Attributes | |
| bool | SupportsDispatch = false |
| bool | SupportsWorkGraphDispatch = false |
| bool | SupportsWorkGraphGraphicsDispatch = false |
| bool | SupportsParallel = false |
| bool | RequiresSharedBindlessParameters = false |
Whether the current RHI requires shared bindless parameters.
Whether current RHI supports native shader bundle dispatch.
Whether current RHI supports shader bundle dispatch using work graphs.
Whether current RHI supports shader bundle graphics dispatch using work graphs.