Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkPhysicalDevicePointClippingProperties Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
void * pNext
 
VkPointClippingBehavior pointClippingBehavior
 

Detailed Description

Definition at line 5369 of file vulkan_core.h.

Field Documentation

◆ pNext

void* VkPhysicalDevicePointClippingProperties::pNext

Definition at line 5371 of file vulkan_core.h.

◆ pointClippingBehavior

VkPointClippingBehavior VkPhysicalDevicePointClippingProperties::pointClippingBehavior

Definition at line 5372 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDevicePointClippingProperties::sType

Definition at line 5370 of file vulkan_core.h.


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