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

Go to the source code of this file.

Classes

class  FSlateRHIRenderingPolicy
 
struct  FSlateElementsBuffers
 
struct  FSlateDrawElementsPassInputs
 

Functions

FSlateElementsBuffers BuildSlateElementsBuffers (FRDGBuilder &GraphBuilder, FSlateBatchData &BatchData)
 
void AddSlateDrawElementsPass (FRDGBuilder &GraphBuilder, const FSlateRHIRenderingPolicy &RenderingPolicy, const FSlateDrawElementsPassInputs &Inputs, TConstArrayView< FSlateRenderBatch > RenderBatches, int32 FirstBatchIndex)
 

Function Documentation

◆ AddSlateDrawElementsPass()

void AddSlateDrawElementsPass ( FRDGBuilder GraphBuilder,
const FSlateRHIRenderingPolicy RenderingPolicy,
const FSlateDrawElementsPassInputs Inputs,
TConstArrayView< FSlateRenderBatch RenderBatches,
int32  FirstBatchIndex 
)

◆ BuildSlateElementsBuffers()

FSlateElementsBuffers BuildSlateElementsBuffers ( FRDGBuilder GraphBuilder,
FSlateBatchData BatchData 
)