|
SDL
2.0
|
#include <vulkan_core.h>
Collaboration diagram for VkPipelineSampleLocationsStateCreateInfoEXT:Data Fields | |
| VkStructureType | sType |
| const void * | pNext |
| VkBool32 | sampleLocationsEnable |
| VkSampleLocationsInfoEXT | sampleLocationsInfo |
Definition at line 8866 of file vulkan_core.h.
| const void* VkPipelineSampleLocationsStateCreateInfoEXT::pNext |
Definition at line 8868 of file vulkan_core.h.
| VkBool32 VkPipelineSampleLocationsStateCreateInfoEXT::sampleLocationsEnable |
Definition at line 8869 of file vulkan_core.h.
| VkSampleLocationsInfoEXT VkPipelineSampleLocationsStateCreateInfoEXT::sampleLocationsInfo |
Definition at line 8870 of file vulkan_core.h.
| VkStructureType VkPipelineSampleLocationsStateCreateInfoEXT::sType |
Definition at line 8867 of file vulkan_core.h.