HDK
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
const void * | pNext |
VkBool32 | sampleLocationsEnable |
VkSampleLocationsInfoEXT | sampleLocationsInfo |
Definition at line 11167 of file vulkan_core.h.
const void* VkPipelineSampleLocationsStateCreateInfoEXT::pNext |
Definition at line 11169 of file vulkan_core.h.
VkBool32 VkPipelineSampleLocationsStateCreateInfoEXT::sampleLocationsEnable |
Definition at line 11170 of file vulkan_core.h.
VkSampleLocationsInfoEXT VkPipelineSampleLocationsStateCreateInfoEXT::sampleLocationsInfo |
Definition at line 11171 of file vulkan_core.h.
VkStructureType VkPipelineSampleLocationsStateCreateInfoEXT::sType |
Definition at line 11168 of file vulkan_core.h.