Vulkan-Hpp
VkPhysicalDeviceScalarBlockLayoutFeatures Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 scalarBlockLayout
 

Detailed Description

Definition at line 6211 of file vulkan_core.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceScalarBlockLayoutFeatures::pNext

Definition at line 6213 of file vulkan_core.h.

◆ scalarBlockLayout

VkBool32 VkPhysicalDeviceScalarBlockLayoutFeatures::scalarBlockLayout

Definition at line 6214 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceScalarBlockLayoutFeatures::sType

Definition at line 6212 of file vulkan_core.h.


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