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

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkDeviceOrHostAddressConstKHR src
 
VkAccelerationStructureKHR dst
 
VkCopyAccelerationStructureModeKHR mode
 

Detailed Description

Definition at line 18078 of file vulkan_core.h.

Member Data Documentation

◆ dst

VkAccelerationStructureKHR VkCopyMemoryToAccelerationStructureInfoKHR::dst

Definition at line 18082 of file vulkan_core.h.

◆ mode

VkCopyAccelerationStructureModeKHR VkCopyMemoryToAccelerationStructureInfoKHR::mode

Definition at line 18083 of file vulkan_core.h.

◆ pNext

const void* VkCopyMemoryToAccelerationStructureInfoKHR::pNext

Definition at line 18080 of file vulkan_core.h.

◆ src

VkDeviceOrHostAddressConstKHR VkCopyMemoryToAccelerationStructureInfoKHR::src

Definition at line 18081 of file vulkan_core.h.

◆ sType

VkStructureType VkCopyMemoryToAccelerationStructureInfoKHR::sType

Definition at line 18079 of file vulkan_core.h.


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