Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
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 10309 of file vulkan_core.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceWorkgroupMemoryExplicitLayoutFeaturesKHR::pNext

Definition at line 10311 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceWorkgroupMemoryExplicitLayoutFeaturesKHR::sType

Definition at line 10310 of file vulkan_core.h.

◆ workgroupMemoryExplicitLayout

VkBool32 VkPhysicalDeviceWorkgroupMemoryExplicitLayoutFeaturesKHR::workgroupMemoryExplicitLayout

Definition at line 10312 of file vulkan_core.h.

◆ workgroupMemoryExplicitLayout16BitAccess

VkBool32 VkPhysicalDeviceWorkgroupMemoryExplicitLayoutFeaturesKHR::workgroupMemoryExplicitLayout16BitAccess

Definition at line 10315 of file vulkan_core.h.

◆ workgroupMemoryExplicitLayout8BitAccess

VkBool32 VkPhysicalDeviceWorkgroupMemoryExplicitLayoutFeaturesKHR::workgroupMemoryExplicitLayout8BitAccess

Definition at line 10314 of file vulkan_core.h.

◆ workgroupMemoryExplicitLayoutScalarBlockLayout

VkBool32 VkPhysicalDeviceWorkgroupMemoryExplicitLayoutFeaturesKHR::workgroupMemoryExplicitLayoutScalarBlockLayout

Definition at line 10313 of file vulkan_core.h.


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