![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Go to the source code of this file.
Namespaces | |
| namespace | D3D11BufferStats |
Typedefs | |
| typedef ID3D11DeviceContext | FD3D11DeviceContext |
| typedef TArray< D3D11_INPUT_ELEMENT_DESC, TFixedAllocator< MaxVertexElementCount > > | FD3D11VertexElements |
Functions | |
| void | D3D11BufferStats::UpdateUniformBufferStats (ID3D11Buffer *Buffer, int64 BufferSize, bool bAllocating) |
| void | D3D11BufferStats::UpdateBufferStats (FD3D11Buffer &Buffer, bool bAllocating) |
| typedef TArray<D3D11_INPUT_ELEMENT_DESC,TFixedAllocator<MaxVertexElementCount> > FD3D11VertexElements |
Convenience typedef: preallocated array of D3D11 input element descriptions.