SDL 2.0
|
#include <vulkan.hpp>
Public Member Functions | |
operator VkTextureLODGatherFormatPropertiesAMD const & () const | |
operator VkTextureLODGatherFormatPropertiesAMD & () | |
bool | operator== (TextureLODGatherFormatPropertiesAMD const &rhs) const |
bool | operator!= (TextureLODGatherFormatPropertiesAMD const &rhs) const |
Data Fields | |
void * | pNext = nullptr |
Bool32 | supportsTextureGatherLODBiasAMD |
Private Attributes | |
StructureType | sType = StructureType::eTextureLodGatherFormatPropertiesAMD |
Definition at line 16374 of file vulkan.hpp.
|
inline |
Definition at line 16381 of file vulkan.hpp.
|
inline |
Definition at line 16376 of file vulkan.hpp.
|
inline |
Definition at line 16393 of file vulkan.hpp.
References operator==().
|
inline |
Definition at line 16386 of file vulkan.hpp.
References pNext, sType, and supportsTextureGatherLODBiasAMD.
Referenced by operator!=().
void* VULKAN_HPP_NAMESPACE::TextureLODGatherFormatPropertiesAMD::pNext = nullptr |
Definition at line 16402 of file vulkan.hpp.
Referenced by operator==().
|
private |
Definition at line 16399 of file vulkan.hpp.
Referenced by operator==().
Bool32 VULKAN_HPP_NAMESPACE::TextureLODGatherFormatPropertiesAMD::supportsTextureGatherLODBiasAMD |
Definition at line 16403 of file vulkan.hpp.
Referenced by operator==().