Vulkan-Hpp
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
void * | pNext |
VkPointClippingBehavior | pointClippingBehavior |
Definition at line 5263 of file vulkan_core.h.
void* VkPhysicalDevicePointClippingProperties::pNext |
Definition at line 5265 of file vulkan_core.h.
VkPointClippingBehavior VkPhysicalDevicePointClippingProperties::pointClippingBehavior |
Definition at line 5266 of file vulkan_core.h.
VkStructureType VkPhysicalDevicePointClippingProperties::sType |
Definition at line 5264 of file vulkan_core.h.