Vulkan-Hpp
VkMicromapCreateInfoEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkMicromapCreateFlagsEXT createFlags
 
VkBuffer buffer
 
VkDeviceSize offset
 
VkDeviceSize size
 
VkMicromapTypeEXT type
 
VkDeviceAddress deviceAddress
 

Detailed Description

Definition at line 17005 of file vulkan_core.h.

Member Data Documentation

◆ buffer

VkBuffer VkMicromapCreateInfoEXT::buffer

Definition at line 17009 of file vulkan_core.h.

◆ createFlags

VkMicromapCreateFlagsEXT VkMicromapCreateInfoEXT::createFlags

Definition at line 17008 of file vulkan_core.h.

◆ deviceAddress

VkDeviceAddress VkMicromapCreateInfoEXT::deviceAddress

Definition at line 17013 of file vulkan_core.h.

◆ offset

VkDeviceSize VkMicromapCreateInfoEXT::offset

Definition at line 17010 of file vulkan_core.h.

◆ pNext

const void* VkMicromapCreateInfoEXT::pNext

Definition at line 17007 of file vulkan_core.h.

◆ size

VkDeviceSize VkMicromapCreateInfoEXT::size

Definition at line 17011 of file vulkan_core.h.

◆ sType

VkStructureType VkMicromapCreateInfoEXT::sType

Definition at line 17006 of file vulkan_core.h.

◆ type

VkMicromapTypeEXT VkMicromapCreateInfoEXT::type

Definition at line 17012 of file vulkan_core.h.


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