Halide
VkMemoryAllocateFlagsInfoKHX Struct Reference

#include <mini_vulkan.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkMemoryAllocateFlagsKHX flags
 
uint32_t deviceMask
 

Detailed Description

Definition at line 4923 of file mini_vulkan.h.

Member Data Documentation

◆ sType

VkStructureType VkMemoryAllocateFlagsInfoKHX::sType

Definition at line 4924 of file mini_vulkan.h.

◆ pNext

const void* VkMemoryAllocateFlagsInfoKHX::pNext

Definition at line 4925 of file mini_vulkan.h.

◆ flags

VkMemoryAllocateFlagsKHX VkMemoryAllocateFlagsInfoKHX::flags

Definition at line 4926 of file mini_vulkan.h.

◆ deviceMask

uint32_t VkMemoryAllocateFlagsInfoKHX::deviceMask

Definition at line 4927 of file mini_vulkan.h.


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