SDL  2.0
VkPhysicalDeviceScalarBlockLayoutFeatures Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
voidpNext
 
VkBool32 scalarBlockLayout
 

Detailed Description

Definition at line 5386 of file vulkan_core.h.

Field Documentation

◆ pNext

void* VkPhysicalDeviceScalarBlockLayoutFeatures::pNext

Definition at line 5388 of file vulkan_core.h.

◆ scalarBlockLayout

VkBool32 VkPhysicalDeviceScalarBlockLayoutFeatures::scalarBlockLayout

Definition at line 5389 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceScalarBlockLayoutFeatures::sType

Definition at line 5387 of file vulkan_core.h.


The documentation for this struct was generated from the following file: