Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkCopyMemoryToMicromapInfoEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkDeviceOrHostAddressConstKHR src
 
VkMicromapEXT dst
 
VkCopyMicromapModeEXT mode
 

Detailed Description

Definition at line 16243 of file vulkan_core.h.

Member Data Documentation

◆ dst

VkMicromapEXT VkCopyMemoryToMicromapInfoEXT::dst

Definition at line 16247 of file vulkan_core.h.

◆ mode

VkCopyMicromapModeEXT VkCopyMemoryToMicromapInfoEXT::mode

Definition at line 16248 of file vulkan_core.h.

◆ pNext

const void* VkCopyMemoryToMicromapInfoEXT::pNext

Definition at line 16245 of file vulkan_core.h.

◆ src

VkDeviceOrHostAddressConstKHR VkCopyMemoryToMicromapInfoEXT::src

Definition at line 16246 of file vulkan_core.h.

◆ sType

VkStructureType VkCopyMemoryToMicromapInfoEXT::sType

Definition at line 16244 of file vulkan_core.h.


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