#include <vulkan_core.h>
Public Attributes | |
const void * | pNext |
VkBool32 | sampleLocationsEnable |
VkSampleLocationsInfoEXT | sampleLocationsInfo |
VkStructureType | sType |
Definition at line 7029 of file vulkan_core.h.
const void* VkPipelineSampleLocationsStateCreateInfoEXT::pNext |
Definition at line 7031 of file vulkan_core.h.
VkBool32 VkPipelineSampleLocationsStateCreateInfoEXT::sampleLocationsEnable |
Definition at line 7032 of file vulkan_core.h.
VkSampleLocationsInfoEXT VkPipelineSampleLocationsStateCreateInfoEXT::sampleLocationsInfo |
Definition at line 7033 of file vulkan_core.h.
VkStructureType VkPipelineSampleLocationsStateCreateInfoEXT::sType |
Definition at line 7030 of file vulkan_core.h.