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

#include <vulkan_core.h>

Public Attributes

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

Detailed Description

Definition at line 12667 of file vulkan_core.h.

Member Data Documentation

◆ anyHitShader

uint32_t VkRayTracingShaderGroupCreateInfoNV::anyHitShader

Definition at line 12673 of file vulkan_core.h.

◆ closestHitShader

uint32_t VkRayTracingShaderGroupCreateInfoNV::closestHitShader

Definition at line 12672 of file vulkan_core.h.

◆ generalShader

uint32_t VkRayTracingShaderGroupCreateInfoNV::generalShader

Definition at line 12671 of file vulkan_core.h.

◆ intersectionShader

uint32_t VkRayTracingShaderGroupCreateInfoNV::intersectionShader

Definition at line 12674 of file vulkan_core.h.

◆ pNext

const void* VkRayTracingShaderGroupCreateInfoNV::pNext

Definition at line 12669 of file vulkan_core.h.

◆ sType

VkStructureType VkRayTracingShaderGroupCreateInfoNV::sType

Definition at line 12668 of file vulkan_core.h.

◆ type

VkRayTracingShaderGroupTypeKHR VkRayTracingShaderGroupCreateInfoNV::type

Definition at line 12670 of file vulkan_core.h.


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