|
SDL
2.0
|
#include <vulkan_core.h>
Data Fields | |
| VkStructureType | sType |
| void * | pNext |
| VkPointClippingBehavior | pointClippingBehavior |
Definition at line 4453 of file vulkan_core.h.
| void* VkPhysicalDevicePointClippingProperties::pNext |
Definition at line 4455 of file vulkan_core.h.
| VkPointClippingBehavior VkPhysicalDevicePointClippingProperties::pointClippingBehavior |
Definition at line 4456 of file vulkan_core.h.
| VkStructureType VkPhysicalDevicePointClippingProperties::sType |
Definition at line 4454 of file vulkan_core.h.