FTEQW
Documentation of the FTE engine source tree.
vulkaninfo_s::vk_mempool_s Struct Reference

#include <vkrenderer.h>

Public Attributes

struct vk_mempool_snext
 
uint32_t memtype
 
VkDeviceMemory memory
 
VkDeviceSize gaps
 
VkDeviceSize memoryoffset
 
VkDeviceSize memorysize
 

Member Data Documentation

◆ gaps

VkDeviceSize vulkaninfo_s::vk_mempool_s::gaps

◆ memory

VkDeviceMemory vulkaninfo_s::vk_mempool_s::memory

◆ memoryoffset

VkDeviceSize vulkaninfo_s::vk_mempool_s::memoryoffset

◆ memorysize

VkDeviceSize vulkaninfo_s::vk_mempool_s::memorysize

◆ memtype

uint32_t vulkaninfo_s::vk_mempool_s::memtype

◆ next

struct vk_mempool_s* vulkaninfo_s::vk_mempool_s::next

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