ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceScalarBlockLayoutFeatures Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceScalarBlockLayoutFeatures:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 scalarBlockLayout
 

Detailed Description

Definition at line 11961 of file vulkan.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceScalarBlockLayoutFeatures::pNext

Definition at line 11964 of file vulkan.h.

◆ scalarBlockLayout

VkBool32 VkPhysicalDeviceScalarBlockLayoutFeatures::scalarBlockLayout

Definition at line 11965 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceScalarBlockLayoutFeatures::sType

Definition at line 11963 of file vulkan.h.


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