ReactOS 0.4.17-dev-934-g091855f
wined3d_bo_vk Struct Reference

#include <wined3d_vk.h>

Collaboration diagram for wined3d_bo_vk:

Public Attributes

struct wined3d_bo b
 
VkBuffer vk_buffer
 
struct wined3d_allocator_block * memory
 
struct wined3d_bo_slab_vk * slab
 
VkDeviceMemory vk_memory
 
VkDeviceSize size
 
VkBufferUsageFlags usage
 
VkMemoryPropertyFlags memory_type
 
uint64_t command_buffer_id
 
bool host_synced
 

Detailed Description

Definition at line 308 of file wined3d_vk.h.

Member Data Documentation

◆ b

◆ command_buffer_id

◆ host_synced

◆ memory

◆ memory_type

◆ size

◆ slab

struct wined3d_bo_slab_vk* wined3d_bo_vk::slab

◆ usage

◆ vk_buffer

◆ vk_memory

VkDeviceMemory wined3d_bo_vk::vk_memory

The documentation for this struct was generated from the following file: