HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkRenderPassSampleLocationsBeginInfoEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const voidpNext
 
uint32_t attachmentInitialSampleLocationsCount
 
const
VkAttachmentSampleLocationsEXT
pAttachmentInitialSampleLocations
 
uint32_t postSubpassSampleLocationsCount
 
const VkSubpassSampleLocationsEXTpPostSubpassSampleLocations
 

Detailed Description

Definition at line 11158 of file vulkan_core.h.

Member Data Documentation

uint32_t VkRenderPassSampleLocationsBeginInfoEXT::attachmentInitialSampleLocationsCount

Definition at line 11161 of file vulkan_core.h.

const VkAttachmentSampleLocationsEXT* VkRenderPassSampleLocationsBeginInfoEXT::pAttachmentInitialSampleLocations

Definition at line 11162 of file vulkan_core.h.

const void* VkRenderPassSampleLocationsBeginInfoEXT::pNext

Definition at line 11160 of file vulkan_core.h.

uint32_t VkRenderPassSampleLocationsBeginInfoEXT::postSubpassSampleLocationsCount

Definition at line 11163 of file vulkan_core.h.

const VkSubpassSampleLocationsEXT* VkRenderPassSampleLocationsBeginInfoEXT::pPostSubpassSampleLocations

Definition at line 11164 of file vulkan_core.h.

VkStructureType VkRenderPassSampleLocationsBeginInfoEXT::sType

Definition at line 11159 of file vulkan_core.h.


The documentation for this struct was generated from the following file: