SDL
2.0
|
#include <vulkan.hpp>
Private Attributes | |
StructureType | sType = StructureType::ePhysicalDeviceRayTracingPropertiesNV |
Definition at line 20713 of file vulkan.hpp.
|
inline |
Definition at line 20715 of file vulkan.hpp.
|
inline |
Definition at line 20734 of file vulkan.hpp.
References memcpy.
|
inline |
Definition at line 20803 of file vulkan.hpp.
|
inline |
Definition at line 20798 of file vulkan.hpp.
|
inline |
Definition at line 20822 of file vulkan.hpp.
|
inline |
Definition at line 20739 of file vulkan.hpp.
References memcpy.
|
inline |
Definition at line 20808 of file vulkan.hpp.
References maxDescriptorSetAccelerationStructures, maxGeometryCount, maxInstanceCount, maxRecursionDepth, maxShaderGroupStride, maxTriangleCount, pNext, shaderGroupBaseAlignment, shaderGroupHandleSize, and sType.
|
inline |
Definition at line 20792 of file vulkan.hpp.
|
inline |
Definition at line 20774 of file vulkan.hpp.
|
inline |
Definition at line 20780 of file vulkan.hpp.
|
inline |
Definition at line 20756 of file vulkan.hpp.
|
inline |
Definition at line 20762 of file vulkan.hpp.
|
inline |
Definition at line 20786 of file vulkan.hpp.
|
inline |
Definition at line 20744 of file vulkan.hpp.
|
inline |
Definition at line 20768 of file vulkan.hpp.
|
inline |
Definition at line 20750 of file vulkan.hpp.
uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceRayTracingPropertiesNV::maxDescriptorSetAccelerationStructures |
Definition at line 20839 of file vulkan.hpp.
Referenced by operator==().
uint64_t VULKAN_HPP_NAMESPACE::PhysicalDeviceRayTracingPropertiesNV::maxGeometryCount |
Definition at line 20836 of file vulkan.hpp.
Referenced by operator==().
uint64_t VULKAN_HPP_NAMESPACE::PhysicalDeviceRayTracingPropertiesNV::maxInstanceCount |
Definition at line 20837 of file vulkan.hpp.
Referenced by operator==().
uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceRayTracingPropertiesNV::maxRecursionDepth |
Definition at line 20833 of file vulkan.hpp.
Referenced by operator==().
uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceRayTracingPropertiesNV::maxShaderGroupStride |
Definition at line 20834 of file vulkan.hpp.
Referenced by operator==().
uint64_t VULKAN_HPP_NAMESPACE::PhysicalDeviceRayTracingPropertiesNV::maxTriangleCount |
Definition at line 20838 of file vulkan.hpp.
Referenced by operator==().
void* VULKAN_HPP_NAMESPACE::PhysicalDeviceRayTracingPropertiesNV::pNext = nullptr |
Definition at line 20831 of file vulkan.hpp.
Referenced by operator==().
uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceRayTracingPropertiesNV::shaderGroupBaseAlignment |
Definition at line 20835 of file vulkan.hpp.
Referenced by operator==().
uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceRayTracingPropertiesNV::shaderGroupHandleSize |
Definition at line 20832 of file vulkan.hpp.
Referenced by operator==().
|
private |
Definition at line 20828 of file vulkan.hpp.
Referenced by operator==().