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

Public Attributes | |
| struct wined3d_allocator_chunk | c |
| VkDeviceMemory | vk_memory |
Definition at line 777 of file wined3d_vk.h.
| struct wined3d_allocator_chunk wined3d_allocator_chunk_vk::c |
Definition at line 779 of file wined3d_vk.h.
Referenced by wined3d_allocator_chunk_vk_lock(), wined3d_allocator_chunk_vk_map(), wined3d_allocator_chunk_vk_unlock(), wined3d_allocator_chunk_vk_unmap(), wined3d_allocator_vk_create_chunk(), and wined3d_allocator_vk_destroy_chunk().
| VkDeviceMemory wined3d_allocator_chunk_vk::vk_memory |
Definition at line 780 of file wined3d_vk.h.
Referenced by wined3d_allocator_chunk_vk_map(), wined3d_allocator_chunk_vk_unmap(), wined3d_allocator_vk_create_chunk(), wined3d_allocator_vk_destroy_chunk(), and wined3d_context_vk_allocate_memory().