|
ReactOS 0.4.17-dev-923-g4c9a150
|
Public Attributes | |
| UINT | left |
| UINT | top |
| UINT | front |
| UINT | right |
| UINT | bottom |
| UINT | back |
| UINT D3D12_BOX::back |
Definition at line 663 of file d3d12.idl.
Referenced by d3d12_resource_ReadFromSubresource(), d3d12_resource_WriteToSubresource(), vk_buffer_image_copy_from_d3d12(), vk_image_buffer_copy_from_d3d12(), and vk_image_copy_from_d3d12().
| UINT D3D12_BOX::bottom |
Definition at line 662 of file d3d12.idl.
Referenced by d3d12_resource_ReadFromSubresource(), d3d12_resource_WriteToSubresource(), vk_buffer_image_copy_from_d3d12(), vk_image_buffer_copy_from_d3d12(), and vk_image_copy_from_d3d12().
| UINT D3D12_BOX::front |
Definition at line 660 of file d3d12.idl.
Referenced by d3d12_resource_ReadFromSubresource(), d3d12_resource_WriteToSubresource(), vk_buffer_image_copy_from_d3d12(), vk_image_buffer_copy_from_d3d12(), and vk_image_copy_from_d3d12().
| UINT D3D12_BOX::left |
Definition at line 658 of file d3d12.idl.
Referenced by d3d12_resource_ReadFromSubresource(), d3d12_resource_WriteToSubresource(), vk_buffer_image_copy_from_d3d12(), vk_image_buffer_copy_from_d3d12(), and vk_image_copy_from_d3d12().
| UINT D3D12_BOX::right |
Definition at line 661 of file d3d12.idl.
Referenced by d3d12_resource_ReadFromSubresource(), d3d12_resource_WriteToSubresource(), vk_buffer_image_copy_from_d3d12(), vk_image_buffer_copy_from_d3d12(), and vk_image_copy_from_d3d12().
| UINT D3D12_BOX::top |
Definition at line 659 of file d3d12.idl.
Referenced by d3d12_resource_ReadFromSubresource(), d3d12_resource_WriteToSubresource(), vk_buffer_image_copy_from_d3d12(), vk_image_buffer_copy_from_d3d12(), and vk_image_copy_from_d3d12().