Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkPhysicalDeviceScalarBlockLayoutFeatures Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
void * pNext
 
VkBool32 scalarBlockLayout
 

Detailed Description

Definition at line 6318 of file vulkan_core.h.

Field Documentation

◆ pNext

void* VkPhysicalDeviceScalarBlockLayoutFeatures::pNext

Definition at line 6320 of file vulkan_core.h.

◆ scalarBlockLayout

VkBool32 VkPhysicalDeviceScalarBlockLayoutFeatures::scalarBlockLayout

Definition at line 6321 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceScalarBlockLayoutFeatures::sType

Definition at line 6319 of file vulkan_core.h.


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