ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceRayTracingLinearSweptSpheresFeaturesNV Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceRayTracingLinearSweptSpheresFeaturesNV:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 spheres
 
VkBool32 linearSweptSpheres
 

Detailed Description

Definition at line 11810 of file vulkan.h.

Member Data Documentation

◆ linearSweptSpheres

VkBool32 VkPhysicalDeviceRayTracingLinearSweptSpheresFeaturesNV::linearSweptSpheres

Definition at line 11815 of file vulkan.h.

◆ pNext

void* VkPhysicalDeviceRayTracingLinearSweptSpheresFeaturesNV::pNext

Definition at line 11813 of file vulkan.h.

◆ spheres

VkBool32 VkPhysicalDeviceRayTracingLinearSweptSpheresFeaturesNV::spheres

Definition at line 11814 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceRayTracingLinearSweptSpheresFeaturesNV::sType

Definition at line 11812 of file vulkan.h.


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