SDL
2.0
|
#include <vulkan.hpp>
Public Member Functions | |
PhysicalDeviceASTCDecodeFeaturesEXT (Bool32 decodeModeSharedExponent_=0) | |
PhysicalDeviceASTCDecodeFeaturesEXT (VkPhysicalDeviceASTCDecodeFeaturesEXT const &rhs) | |
PhysicalDeviceASTCDecodeFeaturesEXT & | operator= (VkPhysicalDeviceASTCDecodeFeaturesEXT const &rhs) |
PhysicalDeviceASTCDecodeFeaturesEXT & | setPNext (void *pNext_) |
PhysicalDeviceASTCDecodeFeaturesEXT & | setDecodeModeSharedExponent (Bool32 decodeModeSharedExponent_) |
operator VkPhysicalDeviceASTCDecodeFeaturesEXT const & () const | |
operator VkPhysicalDeviceASTCDecodeFeaturesEXT & () | |
bool | operator== (PhysicalDeviceASTCDecodeFeaturesEXT const &rhs) const |
bool | operator!= (PhysicalDeviceASTCDecodeFeaturesEXT const &rhs) const |
Data Fields | |
void * | pNext = nullptr |
Bool32 | decodeModeSharedExponent |
Private Attributes | |
StructureType | sType = StructureType::ePhysicalDeviceAstcDecodeFeaturesEXT |
Definition at line 19128 of file vulkan.hpp.
|
inline |
Definition at line 19130 of file vulkan.hpp.
|
inline |
Definition at line 19135 of file vulkan.hpp.
References memcpy.
|
inline |
Definition at line 19162 of file vulkan.hpp.
|
inline |
Definition at line 19157 of file vulkan.hpp.
|
inline |
Definition at line 19174 of file vulkan.hpp.
|
inline |
Definition at line 19140 of file vulkan.hpp.
References memcpy.
|
inline |
Definition at line 19167 of file vulkan.hpp.
References decodeModeSharedExponent, pNext, and sType.
|
inline |
Definition at line 19151 of file vulkan.hpp.
|
inline |
Definition at line 19145 of file vulkan.hpp.
Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceASTCDecodeFeaturesEXT::decodeModeSharedExponent |
Definition at line 19184 of file vulkan.hpp.
Referenced by operator==().
void* VULKAN_HPP_NAMESPACE::PhysicalDeviceASTCDecodeFeaturesEXT::pNext = nullptr |
Definition at line 19183 of file vulkan.hpp.
Referenced by operator==().
|
private |
Definition at line 19180 of file vulkan.hpp.
Referenced by operator==().