Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkRenderPassSampleLocationsBeginInfoEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
uint32_t attachmentInitialSampleLocationsCount
 
const VkAttachmentSampleLocationsEXTpAttachmentInitialSampleLocations
 
uint32_t postSubpassSampleLocationsCount
 
const VkSubpassSampleLocationsEXTpPostSubpassSampleLocations
 

Detailed Description

Definition at line 12138 of file vulkan_core.h.

Member Data Documentation

◆ attachmentInitialSampleLocationsCount

uint32_t VkRenderPassSampleLocationsBeginInfoEXT::attachmentInitialSampleLocationsCount

Definition at line 12141 of file vulkan_core.h.

◆ pAttachmentInitialSampleLocations

const VkAttachmentSampleLocationsEXT* VkRenderPassSampleLocationsBeginInfoEXT::pAttachmentInitialSampleLocations

Definition at line 12142 of file vulkan_core.h.

◆ pNext

const void* VkRenderPassSampleLocationsBeginInfoEXT::pNext

Definition at line 12140 of file vulkan_core.h.

◆ postSubpassSampleLocationsCount

uint32_t VkRenderPassSampleLocationsBeginInfoEXT::postSubpassSampleLocationsCount

Definition at line 12143 of file vulkan_core.h.

◆ pPostSubpassSampleLocations

const VkSubpassSampleLocationsEXT* VkRenderPassSampleLocationsBeginInfoEXT::pPostSubpassSampleLocations

Definition at line 12144 of file vulkan_core.h.

◆ sType

VkStructureType VkRenderPassSampleLocationsBeginInfoEXT::sType

Definition at line 12139 of file vulkan_core.h.


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