struct PhysicalDeviceIndexTypeUint8Features
Defined at line 120692 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkPhysicalDeviceIndexTypeUint8Features, see
https://registry.khronos.org/vulkan/specs/latest/man/html/VkPhysicalDeviceIndexTypeUint8Features.html
Public Members
StructureType sType
void * pNext
Bool32 indexTypeUint8
Public Methods
void PhysicalDeviceIndexTypeUint8Features (Bool32 indexTypeUint8_, void * pNext_)
Defined at line 120700 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceIndexTypeUint8Features (const PhysicalDeviceIndexTypeUint8Features & rhs)
Defined at line 120706 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceIndexTypeUint8Features (const VkPhysicalDeviceIndexTypeUint8Features & rhs)
Defined at line 120708 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceIndexTypeUint8Features & operator= (const PhysicalDeviceIndexTypeUint8Features & rhs)
Defined at line 120713 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceIndexTypeUint8Features & operator= (const VkPhysicalDeviceIndexTypeUint8Features & rhs)
Defined at line 120716 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceIndexTypeUint8Features & setPNext (void * pNext_)
Defined at line 120723 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceIndexTypeUint8Features && setPNext (void * pNext_)
Defined at line 120729 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceIndexTypeUint8Features & setIndexTypeUint8 (Bool32 indexTypeUint8_)
Defined at line 120735 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceIndexTypeUint8Features && setIndexTypeUint8 (Bool32 indexTypeUint8_)
Defined at line 120741 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceIndexTypeUint8Features & operator const VkPhysicalDeviceIndexTypeUint8Features & ()
Defined at line 120748 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceIndexTypeUint8Features & operator VkPhysicalDeviceIndexTypeUint8Features & ()
Defined at line 120753 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceIndexTypeUint8Features * operator const VkPhysicalDeviceIndexTypeUint8Features * ()
Defined at line 120758 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceIndexTypeUint8Features * operator VkPhysicalDeviceIndexTypeUint8Features * ()
Defined at line 120763 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceIndexTypeUint8Features & )
Defined at line 120776 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp