Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
const void * | pNext |
VkBool32 | sampleLocationsEnable |
VkSampleLocationsInfoEXT | sampleLocationsInfo |
Definition at line 13442 of file vulkan_core.h.
const void* VkPipelineSampleLocationsStateCreateInfoEXT::pNext |
Definition at line 13444 of file vulkan_core.h.
VkBool32 VkPipelineSampleLocationsStateCreateInfoEXT::sampleLocationsEnable |
Definition at line 13445 of file vulkan_core.h.
VkSampleLocationsInfoEXT VkPipelineSampleLocationsStateCreateInfoEXT::sampleLocationsInfo |
Definition at line 13446 of file vulkan_core.h.
VkStructureType VkPipelineSampleLocationsStateCreateInfoEXT::sType |
Definition at line 13443 of file vulkan_core.h.