|
ReactOS 0.4.17-dev-934-g091855f
|
#include <wined3d_vk.h>

Public Attributes | |
| VkImage | vk_image |
| struct wined3d_allocator_block * | memory |
| VkDeviceMemory | vk_memory |
| uint64_t | command_buffer_id |
Definition at line 354 of file wined3d_vk.h.
| uint64_t wined3d_image_vk::command_buffer_id |
Definition at line 359 of file wined3d_vk.h.
| struct wined3d_allocator_block* wined3d_image_vk::memory |
Definition at line 357 of file wined3d_vk.h.
| VkImage wined3d_image_vk::vk_image |
Definition at line 356 of file wined3d_vk.h.
Referenced by vk_blitter_blit().
| VkDeviceMemory wined3d_image_vk::vk_memory |
Definition at line 358 of file wined3d_vk.h.