Vulkan-Hpp
VkPhysicalDevicePointClippingProperties Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkPointClippingBehavior pointClippingBehavior
 

Detailed Description

Definition at line 5263 of file vulkan_core.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDevicePointClippingProperties::pNext

Definition at line 5265 of file vulkan_core.h.

◆ pointClippingBehavior

VkPointClippingBehavior VkPhysicalDevicePointClippingProperties::pointClippingBehavior

Definition at line 5266 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDevicePointClippingProperties::sType

Definition at line 5264 of file vulkan_core.h.


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