Vulkan-Hpp
VkPhysicalDeviceWorkgroupMemoryExplicitLayoutFeaturesKHR Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 workgroupMemoryExplicitLayout
 
VkBool32 workgroupMemoryExplicitLayoutScalarBlockLayout
 
VkBool32 workgroupMemoryExplicitLayout8BitAccess
 
VkBool32 workgroupMemoryExplicitLayout16BitAccess
 

Detailed Description

Definition at line 10818 of file vulkan_core.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceWorkgroupMemoryExplicitLayoutFeaturesKHR::pNext

Definition at line 10820 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceWorkgroupMemoryExplicitLayoutFeaturesKHR::sType

Definition at line 10819 of file vulkan_core.h.

◆ workgroupMemoryExplicitLayout

VkBool32 VkPhysicalDeviceWorkgroupMemoryExplicitLayoutFeaturesKHR::workgroupMemoryExplicitLayout

Definition at line 10821 of file vulkan_core.h.

◆ workgroupMemoryExplicitLayout16BitAccess

VkBool32 VkPhysicalDeviceWorkgroupMemoryExplicitLayoutFeaturesKHR::workgroupMemoryExplicitLayout16BitAccess

Definition at line 10824 of file vulkan_core.h.

◆ workgroupMemoryExplicitLayout8BitAccess

VkBool32 VkPhysicalDeviceWorkgroupMemoryExplicitLayoutFeaturesKHR::workgroupMemoryExplicitLayout8BitAccess

Definition at line 10823 of file vulkan_core.h.

◆ workgroupMemoryExplicitLayoutScalarBlockLayout

VkBool32 VkPhysicalDeviceWorkgroupMemoryExplicitLayoutFeaturesKHR::workgroupMemoryExplicitLayoutScalarBlockLayout

Definition at line 10822 of file vulkan_core.h.


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