Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkPhysicalDevicePointClippingProperties |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::ePhysicalDevicePointClippingProperties |
Definition at line 75977 of file vulkan_structs.hpp.
using vk::PhysicalDevicePointClippingProperties::NativeType = VkPhysicalDevicePointClippingProperties |
Definition at line 75979 of file vulkan_structs.hpp.
|
inline |
Definition at line 75985 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 75995 of file vulkan_structs.hpp.
|
inline |
Definition at line 76014 of file vulkan_structs.hpp.
|
inline |
Definition at line 76009 of file vulkan_structs.hpp.
|
inline |
Definition at line 76043 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 76003 of file vulkan_structs.hpp.
|
inline |
Definition at line 76034 of file vulkan_structs.hpp.
|
static |
Definition at line 75981 of file vulkan_structs.hpp.
void* vk::PhysicalDevicePointClippingProperties::pNext = {} |
Definition at line 76051 of file vulkan_structs.hpp.
vk::PointClippingBehavior vk::PhysicalDevicePointClippingProperties::pointClippingBehavior = vk::PointClippingBehavior::eAllClipPlanes |
Definition at line 76052 of file vulkan_structs.hpp.
|
static |
Definition at line 75982 of file vulkan_structs.hpp.
vk::StructureType vk::PhysicalDevicePointClippingProperties::sType = StructureType::ePhysicalDevicePointClippingProperties |
Definition at line 76050 of file vulkan_structs.hpp.