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

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const void * pNext
 
VkRayTracingShaderGroupTypeKHR type
 
uint32_t generalShader
 
uint32_t closestHitShader
 
uint32_t anyHitShader
 
uint32_t intersectionShader
 

Detailed Description

Definition at line 13962 of file vulkan_core.h.

Field Documentation

◆ anyHitShader

uint32_t VkRayTracingShaderGroupCreateInfoNV::anyHitShader

Definition at line 13968 of file vulkan_core.h.

◆ closestHitShader

uint32_t VkRayTracingShaderGroupCreateInfoNV::closestHitShader

Definition at line 13967 of file vulkan_core.h.

◆ generalShader

uint32_t VkRayTracingShaderGroupCreateInfoNV::generalShader

Definition at line 13966 of file vulkan_core.h.

◆ intersectionShader

uint32_t VkRayTracingShaderGroupCreateInfoNV::intersectionShader

Definition at line 13969 of file vulkan_core.h.

◆ pNext

const void* VkRayTracingShaderGroupCreateInfoNV::pNext

Definition at line 13964 of file vulkan_core.h.

◆ sType

VkStructureType VkRayTracingShaderGroupCreateInfoNV::sType

Definition at line 13963 of file vulkan_core.h.

◆ type

VkRayTracingShaderGroupTypeKHR VkRayTracingShaderGroupCreateInfoNV::type

Definition at line 13965 of file vulkan_core.h.


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