ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDevicePointClippingProperties Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDevicePointClippingProperties:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkPointClippingBehavior pointClippingBehavior
 

Detailed Description

Definition at line 11666 of file vulkan.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDevicePointClippingProperties::pNext

Definition at line 11669 of file vulkan.h.

◆ pointClippingBehavior

VkPointClippingBehavior VkPhysicalDevicePointClippingProperties::pointClippingBehavior

Definition at line 11670 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDevicePointClippingProperties::sType

Definition at line 11668 of file vulkan.h.


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