|
ReactOS 0.4.17-dev-934-g091855f
|

Public Attributes | |
| UINT64 | SizeInBytes |
| D3D12_HEAP_PROPERTIES | Properties |
| UINT64 | Alignment |
| D3D12_HEAP_FLAGS | Flags |
| UINT64 D3D12_HEAP_DESC::Alignment |
Definition at line 836 of file d3d12.idl.
Referenced by vkd3d_allocate_resource_memory().
| D3D12_HEAP_FLAGS D3D12_HEAP_DESC::Flags |
Definition at line 837 of file d3d12.idl.
Referenced by vkd3d_allocate_resource_memory().
| D3D12_HEAP_PROPERTIES D3D12_HEAP_DESC::Properties |
Definition at line 835 of file d3d12.idl.
Referenced by vkd3d_allocate_resource_memory().
| UINT64 D3D12_HEAP_DESC::SizeInBytes |
Definition at line 834 of file d3d12.idl.
Referenced by vkd3d_allocate_resource_memory().