|
ReactOS 0.4.17-dev-923-g4c9a150
|
#include <vkd3d_private.h>

Definition at line 1646 of file vkd3d_private.h.
| size_t vkd3d_format::block_byte_count |
Definition at line 1653 of file vkd3d_private.h.
| size_t vkd3d_format::block_height |
Definition at line 1652 of file vkd3d_private.h.
Referenced by d3d12_resource_validate_box().
| size_t vkd3d_format::block_width |
Definition at line 1651 of file vkd3d_private.h.
Referenced by d3d12_resource_validate_box().
| size_t vkd3d_format::byte_count |
Definition at line 1650 of file vkd3d_private.h.
Referenced by d3d12_command_list_copy_incompatible_texture_region().
| DXGI_FORMAT vkd3d_format::dxgi_format |
Definition at line 1648 of file vkd3d_private.h.
Referenced by d3d12_command_list_copy_incompatible_texture_region(), and d3d12_command_list_CopyTextureRegion().
| bool vkd3d_format::is_emulated |
Definition at line 1657 of file vkd3d_private.h.
Referenced by d3d12_command_list_CopyTextureRegion().
Definition at line 1655 of file vkd3d_private.h.
Referenced by d3d12_device_get_copyable_footprints().
| enum vkd3d_format_type vkd3d_format::type |
Definition at line 1656 of file vkd3d_private.h.
Referenced by d3d12_command_list_ResolveSubresource(), and vkd3d_find_uint_format().
| VkImageAspectFlags vkd3d_format::vk_aspect_mask |
Definition at line 1654 of file vkd3d_private.h.
Referenced by d3d12_command_list_CopyResource(), d3d12_command_list_CopyTextureRegion(), and d3d12_command_list_ResolveSubresource().
| VkFormat vkd3d_format::vk_format |
Definition at line 1649 of file vkd3d_private.h.
Referenced by d3d12_command_list_copy_incompatible_texture_region(), d3d12_command_list_ResolveSubresource(), vkd3d_get_dxgi_format(), vkd3d_get_vk_format(), and vkd3d_init_depth_stencil_formats().