![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Public Member Functions | |
| FD3D11ResourceBinder (FD3D11DynamicRHI &InRHI) | |
| void | SetUAV (FRHIUnorderedAccessView *InUnorderedAccessView, uint8 Index) |
| void | SetSRV (FRHIShaderResourceView *InShaderResourceView, uint8 Index) |
| void | SetTexture (FRHITexture *InTexture, uint8 Index) |
| void | SetSampler (FRHISamplerState *Sampler, uint8 Index) |
Public Attributes | |
| FD3D11DynamicRHI & | RHI |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| FD3D11DynamicRHI& FD3D11ResourceBinder< ShaderFrequency >::RHI |