Halide
D3D12_CONSTANT_BUFFER_VIEW_DESC Struct Reference

#include <mini_d3d12.h>

Public Attributes

D3D12_GPU_VIRTUAL_ADDRESS BufferLocation
 
UINT SizeInBytes
 

Detailed Description

Definition at line 2417 of file mini_d3d12.h.

Member Data Documentation

◆ BufferLocation

D3D12_GPU_VIRTUAL_ADDRESS D3D12_CONSTANT_BUFFER_VIEW_DESC::BufferLocation

Definition at line 2418 of file mini_d3d12.h.

◆ SizeInBytes

UINT D3D12_CONSTANT_BUFFER_VIEW_DESC::SizeInBytes

Definition at line 2419 of file mini_d3d12.h.


The documentation for this struct was generated from the following file: