Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkMicromapCreateInfoEXT Struct Reference

#include <vulkan_core.h>

Data Fields

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

Detailed Description

Definition at line 17560 of file vulkan_core.h.

Field Documentation

◆ buffer

VkBuffer VkMicromapCreateInfoEXT::buffer

Definition at line 17564 of file vulkan_core.h.

◆ createFlags

VkMicromapCreateFlagsEXT VkMicromapCreateInfoEXT::createFlags

Definition at line 17563 of file vulkan_core.h.

◆ deviceAddress

VkDeviceAddress VkMicromapCreateInfoEXT::deviceAddress

Definition at line 17568 of file vulkan_core.h.

◆ offset

VkDeviceSize VkMicromapCreateInfoEXT::offset

Definition at line 17565 of file vulkan_core.h.

◆ pNext

const void* VkMicromapCreateInfoEXT::pNext

Definition at line 17562 of file vulkan_core.h.

◆ size

VkDeviceSize VkMicromapCreateInfoEXT::size

Definition at line 17566 of file vulkan_core.h.

◆ sType

VkStructureType VkMicromapCreateInfoEXT::sType

Definition at line 17561 of file vulkan_core.h.

◆ type

VkMicromapTypeEXT VkMicromapCreateInfoEXT::type

Definition at line 17567 of file vulkan_core.h.


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