#include <vulkan_core.h>
Definition at line 7020 of file vulkan_core.h.
uint32_t VkRenderPassSampleLocationsBeginInfoEXT::attachmentInitialSampleLocationsCount |
Definition at line 7023 of file vulkan_core.h.
const VkAttachmentSampleLocationsEXT* VkRenderPassSampleLocationsBeginInfoEXT::pAttachmentInitialSampleLocations |
Definition at line 7024 of file vulkan_core.h.
const void* VkRenderPassSampleLocationsBeginInfoEXT::pNext |
Definition at line 7022 of file vulkan_core.h.
uint32_t VkRenderPassSampleLocationsBeginInfoEXT::postSubpassSampleLocationsCount |
Definition at line 7025 of file vulkan_core.h.
const VkSubpassSampleLocationsEXT* VkRenderPassSampleLocationsBeginInfoEXT::pPostSubpassSampleLocations |
Definition at line 7026 of file vulkan_core.h.
VkStructureType VkRenderPassSampleLocationsBeginInfoEXT::sType |
Definition at line 7021 of file vulkan_core.h.