Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/FRHIComputeCommandList
References
| Module | RHI |
| Header | /Engine/Source/Runtime/RHI/Public/RHICommandList.h |
| Include | #include "RHICommandList.h" |
template<typename LAMBDA>
void EnqueueLambda_NoMarker
(
LAMBDA && Lambda
)
Remarks
Same as EnqueueLambda, but skips the Insights marker surrounding the lambda. Used by the RHI breadcrumb system.