Vulkan-Hpp
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
const void * | pNext |
VkBool32 | sampleLocationsEnable |
VkSampleLocationsInfoEXT | sampleLocationsInfo |
Definition at line 12880 of file vulkan_core.h.
const void* VkPipelineSampleLocationsStateCreateInfoEXT::pNext |
Definition at line 12882 of file vulkan_core.h.
VkBool32 VkPipelineSampleLocationsStateCreateInfoEXT::sampleLocationsEnable |
Definition at line 12883 of file vulkan_core.h.
VkSampleLocationsInfoEXT VkPipelineSampleLocationsStateCreateInfoEXT::sampleLocationsInfo |
Definition at line 12884 of file vulkan_core.h.
VkStructureType VkPipelineSampleLocationsStateCreateInfoEXT::sType |
Definition at line 12881 of file vulkan_core.h.