ReactOS 0.4.17-dev-934-g091855f
VkMicromapCreateInfoEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkMicromapCreateInfoEXT:

Public Member Functions

VkBuffer WINE_VK_ALIGN (8) buffer
 
VkDeviceSize WINE_VK_ALIGN (8) offset
 
VkDeviceSize WINE_VK_ALIGN (8) size
 
VkDeviceAddress WINE_VK_ALIGN (8) deviceAddress
 

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkMicromapCreateFlagsEXT createFlags
 
VkMicromapTypeEXT type
 

Detailed Description

Definition at line 9503 of file vulkan.h.

Member Function Documentation

◆ WINE_VK_ALIGN() [1/4]

VkBuffer VkMicromapCreateInfoEXT::WINE_VK_ALIGN ( 8  )

◆ WINE_VK_ALIGN() [2/4]

VkDeviceAddress VkMicromapCreateInfoEXT::WINE_VK_ALIGN ( 8  )

◆ WINE_VK_ALIGN() [3/4]

VkDeviceSize VkMicromapCreateInfoEXT::WINE_VK_ALIGN ( 8  )

◆ WINE_VK_ALIGN() [4/4]

VkDeviceSize VkMicromapCreateInfoEXT::WINE_VK_ALIGN ( 8  )

Member Data Documentation

◆ createFlags

VkMicromapCreateFlagsEXT VkMicromapCreateInfoEXT::createFlags

Definition at line 9507 of file vulkan.h.

◆ pNext

const void* VkMicromapCreateInfoEXT::pNext

Definition at line 9506 of file vulkan.h.

◆ sType

VkStructureType VkMicromapCreateInfoEXT::sType

Definition at line 9505 of file vulkan.h.

◆ type

VkMicromapTypeEXT VkMicromapCreateInfoEXT::type

Definition at line 9511 of file vulkan.h.


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