|
ReactOS 0.4.17-dev-934-g091855f
|

Public Attributes | |
| DXGI_FORMAT | Format |
| UINT | Width |
| UINT | Height |
| UINT | Depth |
| UINT | RowPitch |
| UINT D3D12_SUBRESOURCE_FOOTPRINT::Depth |
Definition at line 1075 of file d3d12.idl.
Referenced by d3d12_device_get_copyable_footprints(), and vk_buffer_image_copy_from_d3d12().
| DXGI_FORMAT D3D12_SUBRESOURCE_FOOTPRINT::Format |
Definition at line 1072 of file d3d12.idl.
Referenced by d3d12_device_get_copyable_footprints().
| UINT D3D12_SUBRESOURCE_FOOTPRINT::Height |
Definition at line 1074 of file d3d12.idl.
Referenced by d3d12_device_get_copyable_footprints(), vk_buffer_image_copy_from_d3d12(), and vk_image_buffer_copy_from_d3d12().
| UINT D3D12_SUBRESOURCE_FOOTPRINT::RowPitch |
Definition at line 1076 of file d3d12.idl.
Referenced by d3d12_device_get_copyable_footprints(), vk_buffer_image_copy_from_d3d12(), and vk_image_buffer_copy_from_d3d12().
| UINT D3D12_SUBRESOURCE_FOOTPRINT::Width |
Definition at line 1073 of file d3d12.idl.
Referenced by d3d12_device_get_copyable_footprints(), and vk_buffer_image_copy_from_d3d12().