HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkRayTracingShaderGroupCreateInfoNV Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const voidpNext
 
VkRayTracingShaderGroupTypeKHR type
 
uint32_t generalShader
 
uint32_t closestHitShader
 
uint32_t anyHitShader
 
uint32_t intersectionShader
 

Detailed Description

Definition at line 11671 of file vulkan_core.h.

Member Data Documentation

uint32_t VkRayTracingShaderGroupCreateInfoNV::anyHitShader

Definition at line 11677 of file vulkan_core.h.

uint32_t VkRayTracingShaderGroupCreateInfoNV::closestHitShader

Definition at line 11676 of file vulkan_core.h.

uint32_t VkRayTracingShaderGroupCreateInfoNV::generalShader

Definition at line 11675 of file vulkan_core.h.

uint32_t VkRayTracingShaderGroupCreateInfoNV::intersectionShader

Definition at line 11678 of file vulkan_core.h.

const void* VkRayTracingShaderGroupCreateInfoNV::pNext

Definition at line 11673 of file vulkan_core.h.

VkStructureType VkRayTracingShaderGroupCreateInfoNV::sType

Definition at line 11672 of file vulkan_core.h.

VkRayTracingShaderGroupTypeKHR VkRayTracingShaderGroupCreateInfoNV::type

Definition at line 11674 of file vulkan_core.h.


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