|
SDL
2.0
|
#include <vulkan_core.h>
Data Fields | |
| VkStructureType | sType |
| void * | pNext |
| VkPointClippingBehavior | pointClippingBehavior |
Definition at line 4214 of file vulkan_core.h.
| void* VkPhysicalDevicePointClippingProperties::pNext |
Definition at line 4216 of file vulkan_core.h.
| VkPointClippingBehavior VkPhysicalDevicePointClippingProperties::pointClippingBehavior |
Definition at line 4217 of file vulkan_core.h.
| VkStructureType VkPhysicalDevicePointClippingProperties::sType |
Definition at line 4215 of file vulkan_core.h.