Vulkan-Hpp
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
void * | pNext |
VkBool32 | scalarBlockLayout |
Definition at line 6211 of file vulkan_core.h.
void* VkPhysicalDeviceScalarBlockLayoutFeatures::pNext |
Definition at line 6213 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceScalarBlockLayoutFeatures::scalarBlockLayout |
Definition at line 6214 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceScalarBlockLayoutFeatures::sType |
Definition at line 6212 of file vulkan_core.h.