D3D12_CONSTANT_BUFFER_VIEW_DESC

Undocumented in source.
version(Windows)
struct D3D12_CONSTANT_BUFFER_VIEW_DESC {}

Members

Variables

BufferLocation
D3D12_GPU_VIRTUAL_ADDRESS BufferLocation;
Undocumented in source.
SizeInBytes
uint SizeInBytes;
Undocumented in source.

Meta