Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkRayTracingShaderGroupCreateInfoKHR 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
 
const void * pShaderGroupCaptureReplayHandle
 

Detailed Description

Definition at line 20170 of file vulkan_core.h.

Field Documentation

◆ anyHitShader

uint32_t VkRayTracingShaderGroupCreateInfoKHR::anyHitShader

Definition at line 20176 of file vulkan_core.h.

◆ closestHitShader

uint32_t VkRayTracingShaderGroupCreateInfoKHR::closestHitShader

Definition at line 20175 of file vulkan_core.h.

◆ generalShader

uint32_t VkRayTracingShaderGroupCreateInfoKHR::generalShader

Definition at line 20174 of file vulkan_core.h.

◆ intersectionShader

uint32_t VkRayTracingShaderGroupCreateInfoKHR::intersectionShader

Definition at line 20177 of file vulkan_core.h.

◆ pNext

const void* VkRayTracingShaderGroupCreateInfoKHR::pNext

Definition at line 20172 of file vulkan_core.h.

◆ pShaderGroupCaptureReplayHandle

const void* VkRayTracingShaderGroupCreateInfoKHR::pShaderGroupCaptureReplayHandle

Definition at line 20178 of file vulkan_core.h.

◆ sType

VkStructureType VkRayTracingShaderGroupCreateInfoKHR::sType

Definition at line 20171 of file vulkan_core.h.

◆ type

VkRayTracingShaderGroupTypeKHR VkRayTracingShaderGroupCreateInfoKHR::type

Definition at line 20173 of file vulkan_core.h.


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