Navigation
API > API/Runtime > API/Runtime/Renderer > API/Runtime/Renderer/FMeshDrawCommand
| Type | Name | Description | |
|---|---|---|---|
| uint64 | GetPipelineStateSortingKey
(
const FGraphicsPipelineRenderTargetsInfo& RenderTargetsInfo |
Returns the pipeline state sort key, which can be used for sorting material draws to reduce context switches. | |
| uint64 | GetPipelineStateSortingKey
(
FRHICommandList& RHICmdList, |
Returns the pipeline state sort key, which can be used for sorting material draws to reduce context switches. |