RetroArch
Public Member Functions | Public Attributes | Private Attributes | List of all members
VULKAN_HPP_NAMESPACE::PhysicalDeviceSampleLocationsPropertiesEXT Struct Reference

#include <vulkan.hpp>

Collaboration diagram for VULKAN_HPP_NAMESPACE::PhysicalDeviceSampleLocationsPropertiesEXT:
[legend]

Public Member Functions

 operator const VkPhysicalDeviceSampleLocationsPropertiesEXT & () const
 
bool operator== (PhysicalDeviceSampleLocationsPropertiesEXT const &rhs) const
 
bool operator!= (PhysicalDeviceSampleLocationsPropertiesEXT const &rhs) const
 

Public Attributes

voidpNext = nullptr
 
SampleCountFlags sampleLocationSampleCounts
 
Extent2D maxSampleLocationGridSize
 
float sampleLocationCoordinateRange [2]
 
uint32_t sampleLocationSubPixelBits
 
Bool32 variableSampleLocations
 

Private Attributes

StructureType sType = StructureType::ePhysicalDeviceSampleLocationsPropertiesEXT
 

Member Function Documentation

◆ operator const VkPhysicalDeviceSampleLocationsPropertiesEXT &()

VULKAN_HPP_NAMESPACE::PhysicalDeviceSampleLocationsPropertiesEXT::operator const VkPhysicalDeviceSampleLocationsPropertiesEXT & ( ) const
inline

◆ operator!=()

bool VULKAN_HPP_NAMESPACE::PhysicalDeviceSampleLocationsPropertiesEXT::operator!= ( PhysicalDeviceSampleLocationsPropertiesEXT const rhs) const
inline
Here is the call graph for this function:

◆ operator==()

bool VULKAN_HPP_NAMESPACE::PhysicalDeviceSampleLocationsPropertiesEXT::operator== ( PhysicalDeviceSampleLocationsPropertiesEXT const rhs) const
inline
Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ maxSampleLocationGridSize

Extent2D VULKAN_HPP_NAMESPACE::PhysicalDeviceSampleLocationsPropertiesEXT::maxSampleLocationGridSize

◆ pNext

void* VULKAN_HPP_NAMESPACE::PhysicalDeviceSampleLocationsPropertiesEXT::pNext = nullptr

◆ sampleLocationCoordinateRange

float VULKAN_HPP_NAMESPACE::PhysicalDeviceSampleLocationsPropertiesEXT::sampleLocationCoordinateRange[2]

◆ sampleLocationSampleCounts

SampleCountFlags VULKAN_HPP_NAMESPACE::PhysicalDeviceSampleLocationsPropertiesEXT::sampleLocationSampleCounts

◆ sampleLocationSubPixelBits

uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceSampleLocationsPropertiesEXT::sampleLocationSubPixelBits

◆ sType

StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceSampleLocationsPropertiesEXT::sType = StructureType::ePhysicalDeviceSampleLocationsPropertiesEXT
private

◆ variableSampleLocations

Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceSampleLocationsPropertiesEXT::variableSampleLocations

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