UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
RHICommandListCommandExecutes.inl File Reference

Go to the source code of this file.

Macros

#define INTERNAL_DECORATOR(Method)   CmdList.GetContext().Method
 
#define INTERNAL_DECORATOR_COMPUTE(Method)   CmdList.GetComputeContext().Method
 

Macro Definition Documentation

◆ INTERNAL_DECORATOR

#define INTERNAL_DECORATOR (   Method)    CmdList.GetContext().Method

◆ INTERNAL_DECORATOR_COMPUTE

#define INTERNAL_DECORATOR_COMPUTE (   Method)    CmdList.GetComputeContext().Method