|
SDL
2.0
|
#include <vulkan.hpp>
Public Member Functions | |
| VULKAN_HPP_CONSTEXPR | TextureLODGatherFormatPropertiesAMD (VULKAN_HPP_NAMESPACE::Bool32 supportsTextureGatherLODBiasAMD_={}) VULKAN_HPP_NOEXCEPT |
| VULKAN_HPP_CONSTEXPR | TextureLODGatherFormatPropertiesAMD (TextureLODGatherFormatPropertiesAMD const &rhs) VULKAN_HPP_NOEXCEPT=default |
| TextureLODGatherFormatPropertiesAMD (VkTextureLODGatherFormatPropertiesAMD const &rhs) VULKAN_HPP_NOEXCEPT | |
| TextureLODGatherFormatPropertiesAMD & | operator= (VkTextureLODGatherFormatPropertiesAMD const &rhs) VULKAN_HPP_NOEXCEPT |
| TextureLODGatherFormatPropertiesAMD & | operator= (TextureLODGatherFormatPropertiesAMD const &rhs) VULKAN_HPP_NOEXCEPT |
| operator VkTextureLODGatherFormatPropertiesAMD const & () const VULKAN_HPP_NOEXCEPT | |
| operator VkTextureLODGatherFormatPropertiesAMD & () VULKAN_HPP_NOEXCEPT | |
| bool | operator== (TextureLODGatherFormatPropertiesAMD const &rhs) const VULKAN_HPP_NOEXCEPT |
| bool | operator!= (TextureLODGatherFormatPropertiesAMD const &rhs) const VULKAN_HPP_NOEXCEPT |
Data Fields | |
| const VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::eTextureLodGatherFormatPropertiesAMD |
| void * | pNext = {} |
| VULKAN_HPP_NAMESPACE::Bool32 | supportsTextureGatherLODBiasAMD = {} |
Static Public Attributes | |
| static const bool | allowDuplicate = false |
| static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eTextureLodGatherFormatPropertiesAMD |
Definition at line 78809 of file vulkan.hpp.
|
inline |
Definition at line 78815 of file vulkan.hpp.
|
default |
|
inline |
Definition at line 78821 of file vulkan.hpp.
|
inline |
Definition at line 78845 of file vulkan.hpp.
|
inline |
Definition at line 78840 of file vulkan.hpp.
|
inline |
Definition at line 78861 of file vulkan.hpp.
References VULKAN_HPP_NAMESPACE::operator==().
|
inline |
Definition at line 78833 of file vulkan.hpp.
References memcpy.
|
inline |
Definition at line 78827 of file vulkan.hpp.
|
inline |
Definition at line 78854 of file vulkan.hpp.
|
static |
Definition at line 78811 of file vulkan.hpp.
| void* VULKAN_HPP_NAMESPACE::TextureLODGatherFormatPropertiesAMD::pNext = {} |
Definition at line 78871 of file vulkan.hpp.
|
static |
Definition at line 78812 of file vulkan.hpp.
| const VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::TextureLODGatherFormatPropertiesAMD::sType = StructureType::eTextureLodGatherFormatPropertiesAMD |
Definition at line 78870 of file vulkan.hpp.
| VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::TextureLODGatherFormatPropertiesAMD::supportsTextureGatherLODBiasAMD = {} |
Definition at line 78872 of file vulkan.hpp.