struct PhysicalDeviceScalarBlockLayoutFeatures

Defined at line 138291 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

wrapper struct for struct VkPhysicalDeviceScalarBlockLayoutFeatures, see

https://registry.khronos.org/vulkan/specs/latest/man/html/VkPhysicalDeviceScalarBlockLayoutFeatures.html

Public Members

StructureType sType
void * pNext
Bool32 scalarBlockLayout

Public Methods

void PhysicalDeviceScalarBlockLayoutFeatures (Bool32 scalarBlockLayout_, void * pNext_)

Defined at line 138299 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void PhysicalDeviceScalarBlockLayoutFeatures (const PhysicalDeviceScalarBlockLayoutFeatures & rhs)

Defined at line 138305 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void PhysicalDeviceScalarBlockLayoutFeatures (const VkPhysicalDeviceScalarBlockLayoutFeatures & rhs)

Defined at line 138307 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceScalarBlockLayoutFeatures & operator= (const PhysicalDeviceScalarBlockLayoutFeatures & rhs)

Defined at line 138312 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceScalarBlockLayoutFeatures & operator= (const VkPhysicalDeviceScalarBlockLayoutFeatures & rhs)

Defined at line 138315 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceScalarBlockLayoutFeatures & setPNext (void * pNext_)

Defined at line 138322 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceScalarBlockLayoutFeatures && setPNext (void * pNext_)

Defined at line 138328 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceScalarBlockLayoutFeatures & setScalarBlockLayout (Bool32 scalarBlockLayout_)

Defined at line 138334 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceScalarBlockLayoutFeatures && setScalarBlockLayout (Bool32 scalarBlockLayout_)

Defined at line 138340 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkPhysicalDeviceScalarBlockLayoutFeatures & operator const VkPhysicalDeviceScalarBlockLayoutFeatures & ()

Defined at line 138347 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkPhysicalDeviceScalarBlockLayoutFeatures & operator VkPhysicalDeviceScalarBlockLayoutFeatures & ()

Defined at line 138352 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkPhysicalDeviceScalarBlockLayoutFeatures * operator const VkPhysicalDeviceScalarBlockLayoutFeatures * ()

Defined at line 138357 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkPhysicalDeviceScalarBlockLayoutFeatures * operator VkPhysicalDeviceScalarBlockLayoutFeatures * ()

Defined at line 138362 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

std::strong_ordering operator<=> (const PhysicalDeviceScalarBlockLayoutFeatures & )

Defined at line 138375 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp