Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
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 16203 of file vulkan_core.h.

Member Data Documentation

◆ buffer

VkBuffer VkMicromapCreateInfoEXT::buffer

Definition at line 16207 of file vulkan_core.h.

◆ createFlags

VkMicromapCreateFlagsEXT VkMicromapCreateInfoEXT::createFlags

Definition at line 16206 of file vulkan_core.h.

◆ deviceAddress

VkDeviceAddress VkMicromapCreateInfoEXT::deviceAddress

Definition at line 16211 of file vulkan_core.h.

◆ offset

VkDeviceSize VkMicromapCreateInfoEXT::offset

Definition at line 16208 of file vulkan_core.h.

◆ pNext

const void* VkMicromapCreateInfoEXT::pNext

Definition at line 16205 of file vulkan_core.h.

◆ size

VkDeviceSize VkMicromapCreateInfoEXT::size

Definition at line 16209 of file vulkan_core.h.

◆ sType

VkStructureType VkMicromapCreateInfoEXT::sType

Definition at line 16204 of file vulkan_core.h.

◆ type

VkMicromapTypeEXT VkMicromapCreateInfoEXT::type

Definition at line 16210 of file vulkan_core.h.


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