|
SDL
2.0
|
#include <vulkan.hpp>
Collaboration diagram for VULKAN_HPP_NAMESPACE::PhysicalDeviceSampleLocationsPropertiesEXT:Static Public Attributes | |
| static const bool | allowDuplicate = false |
| static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::ePhysicalDeviceSampleLocationsPropertiesEXT |
Definition at line 68711 of file vulkan.hpp.
|
inline |
Definition at line 68717 of file vulkan.hpp.
|
default |
|
inline |
Definition at line 68723 of file vulkan.hpp.
|
inline |
Definition at line 68747 of file vulkan.hpp.
|
inline |
Definition at line 68742 of file vulkan.hpp.
|
inline |
Definition at line 68767 of file vulkan.hpp.
References VULKAN_HPP_NAMESPACE::operator==().
|
inline |
Definition at line 68735 of file vulkan.hpp.
References memcpy.
|
inline |
Definition at line 68729 of file vulkan.hpp.
|
inline |
Definition at line 68756 of file vulkan.hpp.
|
static |
Definition at line 68713 of file vulkan.hpp.
| VULKAN_HPP_NAMESPACE::Extent2D VULKAN_HPP_NAMESPACE::PhysicalDeviceSampleLocationsPropertiesEXT::maxSampleLocationGridSize = {} |
Definition at line 68779 of file vulkan.hpp.
| void* VULKAN_HPP_NAMESPACE::PhysicalDeviceSampleLocationsPropertiesEXT::pNext = {} |
Definition at line 68777 of file vulkan.hpp.
| VULKAN_HPP_NAMESPACE::ArrayWrapper1D<float, 2> VULKAN_HPP_NAMESPACE::PhysicalDeviceSampleLocationsPropertiesEXT::sampleLocationCoordinateRange = {} |
Definition at line 68780 of file vulkan.hpp.
| VULKAN_HPP_NAMESPACE::SampleCountFlags VULKAN_HPP_NAMESPACE::PhysicalDeviceSampleLocationsPropertiesEXT::sampleLocationSampleCounts = {} |
Definition at line 68778 of file vulkan.hpp.
| uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceSampleLocationsPropertiesEXT::sampleLocationSubPixelBits = {} |
Definition at line 68781 of file vulkan.hpp.
|
static |
Definition at line 68714 of file vulkan.hpp.
| const VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceSampleLocationsPropertiesEXT::sType = StructureType::ePhysicalDeviceSampleLocationsPropertiesEXT |
Definition at line 68776 of file vulkan.hpp.
| VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceSampleLocationsPropertiesEXT::variableSampleLocations = {} |
Definition at line 68782 of file vulkan.hpp.