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

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const void * pNext
 
VkFormat vertexFormat
 
VkDeviceOrHostAddressConstKHR vertexData
 
VkDeviceSize vertexStride
 
uint32_t maxVertex
 
VkIndexType indexType
 
VkDeviceOrHostAddressConstKHR indexData
 
VkDeviceOrHostAddressConstKHR transformData
 

Detailed Description

Definition at line 19907 of file vulkan_core.h.

Field Documentation

◆ indexData

VkDeviceOrHostAddressConstKHR VkAccelerationStructureGeometryTrianglesDataKHR::indexData

Definition at line 19915 of file vulkan_core.h.

◆ indexType

VkIndexType VkAccelerationStructureGeometryTrianglesDataKHR::indexType

Definition at line 19914 of file vulkan_core.h.

◆ maxVertex

uint32_t VkAccelerationStructureGeometryTrianglesDataKHR::maxVertex

Definition at line 19913 of file vulkan_core.h.

◆ pNext

const void* VkAccelerationStructureGeometryTrianglesDataKHR::pNext

Definition at line 19909 of file vulkan_core.h.

◆ sType

VkStructureType VkAccelerationStructureGeometryTrianglesDataKHR::sType

Definition at line 19908 of file vulkan_core.h.

◆ transformData

VkDeviceOrHostAddressConstKHR VkAccelerationStructureGeometryTrianglesDataKHR::transformData

Definition at line 19916 of file vulkan_core.h.

◆ vertexData

VkDeviceOrHostAddressConstKHR VkAccelerationStructureGeometryTrianglesDataKHR::vertexData

Definition at line 19911 of file vulkan_core.h.

◆ vertexFormat

VkFormat VkAccelerationStructureGeometryTrianglesDataKHR::vertexFormat

Definition at line 19910 of file vulkan_core.h.

◆ vertexStride

VkDeviceSize VkAccelerationStructureGeometryTrianglesDataKHR::vertexStride

Definition at line 19912 of file vulkan_core.h.


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