Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkTextureLODGatherFormatPropertiesAMD |
Public Member Functions | |
VULKAN_HPP_CONSTEXPR | TextureLODGatherFormatPropertiesAMD (vk::Bool32 supportsTextureGatherLODBiasAMD_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT |
VULKAN_HPP_CONSTEXPR | TextureLODGatherFormatPropertiesAMD (TextureLODGatherFormatPropertiesAMD const &rhs) VULKAN_HPP_NOEXCEPT=default |
TextureLODGatherFormatPropertiesAMD (VkTextureLODGatherFormatPropertiesAMD const &rhs) VULKAN_HPP_NOEXCEPT | |
TextureLODGatherFormatPropertiesAMD & | operator= (TextureLODGatherFormatPropertiesAMD const &rhs) VULKAN_HPP_NOEXCEPT=default |
TextureLODGatherFormatPropertiesAMD & | operator= (VkTextureLODGatherFormatPropertiesAMD 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 |
Public Attributes | |
vk::StructureType | sType = StructureType::eTextureLodGatherFormatPropertiesAMD |
void * | pNext = {} |
vk::Bool32 | supportsTextureGatherLODBiasAMD = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eTextureLodGatherFormatPropertiesAMD |
Definition at line 112181 of file vulkan_structs.hpp.
Definition at line 112183 of file vulkan_structs.hpp.
|
inline |
Definition at line 112189 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 112198 of file vulkan_structs.hpp.
|
inline |
Definition at line 112217 of file vulkan_structs.hpp.
|
inline |
Definition at line 112212 of file vulkan_structs.hpp.
|
inline |
Definition at line 112246 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 112206 of file vulkan_structs.hpp.
|
inline |
Definition at line 112237 of file vulkan_structs.hpp.
|
static |
Definition at line 112185 of file vulkan_structs.hpp.
void* vk::TextureLODGatherFormatPropertiesAMD::pNext = {} |
Definition at line 112254 of file vulkan_structs.hpp.
|
static |
Definition at line 112186 of file vulkan_structs.hpp.
vk::StructureType vk::TextureLODGatherFormatPropertiesAMD::sType = StructureType::eTextureLodGatherFormatPropertiesAMD |
Definition at line 112253 of file vulkan_structs.hpp.
vk::Bool32 vk::TextureLODGatherFormatPropertiesAMD::supportsTextureGatherLODBiasAMD = {} |
Definition at line 112255 of file vulkan_structs.hpp.