Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
const void * | pNext |
uint32_t | attachmentInitialSampleLocationsCount |
const VkAttachmentSampleLocationsEXT * | pAttachmentInitialSampleLocations |
uint32_t | postSubpassSampleLocationsCount |
const VkSubpassSampleLocationsEXT * | pPostSubpassSampleLocations |
Definition at line 13433 of file vulkan_core.h.
uint32_t VkRenderPassSampleLocationsBeginInfoEXT::attachmentInitialSampleLocationsCount |
Definition at line 13436 of file vulkan_core.h.
const VkAttachmentSampleLocationsEXT* VkRenderPassSampleLocationsBeginInfoEXT::pAttachmentInitialSampleLocations |
Definition at line 13437 of file vulkan_core.h.
const void* VkRenderPassSampleLocationsBeginInfoEXT::pNext |
Definition at line 13435 of file vulkan_core.h.
uint32_t VkRenderPassSampleLocationsBeginInfoEXT::postSubpassSampleLocationsCount |
Definition at line 13438 of file vulkan_core.h.
const VkSubpassSampleLocationsEXT* VkRenderPassSampleLocationsBeginInfoEXT::pPostSubpassSampleLocations |
Definition at line 13439 of file vulkan_core.h.
VkStructureType VkRenderPassSampleLocationsBeginInfoEXT::sType |
Definition at line 13434 of file vulkan_core.h.