ReactOS 0.4.17-dev-934-g091855f
VkSampleLocationsInfoEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkSampleLocationsInfoEXT:

Public Attributes

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

Detailed Description

Definition at line 13818 of file vulkan.h.

Member Data Documentation

◆ pNext

const void* VkSampleLocationsInfoEXT::pNext

Definition at line 13821 of file vulkan.h.

◆ pSampleLocations

const VkSampleLocationEXT* VkSampleLocationsInfoEXT::pSampleLocations

Definition at line 13825 of file vulkan.h.

◆ sampleLocationGridSize

VkExtent2D VkSampleLocationsInfoEXT::sampleLocationGridSize

Definition at line 13823 of file vulkan.h.

◆ sampleLocationsCount

uint32_t VkSampleLocationsInfoEXT::sampleLocationsCount

Definition at line 13824 of file vulkan.h.

◆ sampleLocationsPerPixel

VkSampleCountFlagBits VkSampleLocationsInfoEXT::sampleLocationsPerPixel

Definition at line 13822 of file vulkan.h.

◆ sType

VkStructureType VkSampleLocationsInfoEXT::sType

Definition at line 13820 of file vulkan.h.


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