struct PhysicalDeviceScalarBlockLayoutFeatures

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

Public Members

StructureType sType
void * pNext
vk::Bool32 scalarBlockLayout

Public Methods

void PhysicalDeviceScalarBlockLayoutFeatures (vk::Bool32 scalarBlockLayout_, void * pNext_)

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

void PhysicalDeviceScalarBlockLayoutFeatures (const PhysicalDeviceScalarBlockLayoutFeatures & rhs)

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

void PhysicalDeviceScalarBlockLayoutFeatures (const VkPhysicalDeviceScalarBlockLayoutFeatures & rhs)

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

PhysicalDeviceScalarBlockLayoutFeatures & operator= (const PhysicalDeviceScalarBlockLayoutFeatures & rhs)

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

PhysicalDeviceScalarBlockLayoutFeatures & operator= (const VkPhysicalDeviceScalarBlockLayoutFeatures & rhs)

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

PhysicalDeviceScalarBlockLayoutFeatures & setPNext (void * pNext_)

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

PhysicalDeviceScalarBlockLayoutFeatures & setScalarBlockLayout (vk::Bool32 scalarBlockLayout_)

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

const VkPhysicalDeviceScalarBlockLayoutFeatures & operator const VkPhysicalDeviceScalarBlockLayoutFeatures & ()

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

VkPhysicalDeviceScalarBlockLayoutFeatures & operator VkPhysicalDeviceScalarBlockLayoutFeatures & ()

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

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

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