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

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkSampleCountFlagBits sampleLocationsPerPixel
 
VkExtent2D sampleLocationGridSize
 
uint32_t sampleLocationsCount
 
const VkSampleLocationEXTpSampleLocations
 

Detailed Description

Definition at line 12119 of file vulkan_core.h.

Member Data Documentation

◆ pNext

const void* VkSampleLocationsInfoEXT::pNext

Definition at line 12121 of file vulkan_core.h.

◆ pSampleLocations

const VkSampleLocationEXT* VkSampleLocationsInfoEXT::pSampleLocations

Definition at line 12125 of file vulkan_core.h.

◆ sampleLocationGridSize

VkExtent2D VkSampleLocationsInfoEXT::sampleLocationGridSize

Definition at line 12123 of file vulkan_core.h.

◆ sampleLocationsCount

uint32_t VkSampleLocationsInfoEXT::sampleLocationsCount

Definition at line 12124 of file vulkan_core.h.

◆ sampleLocationsPerPixel

VkSampleCountFlagBits VkSampleLocationsInfoEXT::sampleLocationsPerPixel

Definition at line 12122 of file vulkan_core.h.

◆ sType

VkStructureType VkSampleLocationsInfoEXT::sType

Definition at line 12120 of file vulkan_core.h.


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