HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkMicromapCreateInfoEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const voidpNext
 
VkMicromapCreateFlagsEXT createFlags
 
VkBuffer buffer
 
VkDeviceSize offset
 
VkDeviceSize size
 
VkMicromapTypeEXT type
 
VkDeviceAddress deviceAddress
 

Detailed Description

Definition at line 14784 of file vulkan_core.h.

Member Data Documentation

VkBuffer VkMicromapCreateInfoEXT::buffer

Definition at line 14788 of file vulkan_core.h.

VkMicromapCreateFlagsEXT VkMicromapCreateInfoEXT::createFlags

Definition at line 14787 of file vulkan_core.h.

VkDeviceAddress VkMicromapCreateInfoEXT::deviceAddress

Definition at line 14792 of file vulkan_core.h.

VkDeviceSize VkMicromapCreateInfoEXT::offset

Definition at line 14789 of file vulkan_core.h.

const void* VkMicromapCreateInfoEXT::pNext

Definition at line 14786 of file vulkan_core.h.

VkDeviceSize VkMicromapCreateInfoEXT::size

Definition at line 14790 of file vulkan_core.h.

VkStructureType VkMicromapCreateInfoEXT::sType

Definition at line 14785 of file vulkan_core.h.

VkMicromapTypeEXT VkMicromapCreateInfoEXT::type

Definition at line 14791 of file vulkan_core.h.


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