VkPhysicalDeviceWorkgroupMemoryExplicitLayoutFeaturesKHR

Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.

Members

Variables

pNext
void* pNext;
Undocumented in source.
sType
VkStructureType sType;
Undocumented in source.
workgroupMemoryExplicitLayout
VkBool32 workgroupMemoryExplicitLayout;
Undocumented in source.
workgroupMemoryExplicitLayout16BitAccess
VkBool32 workgroupMemoryExplicitLayout16BitAccess;
Undocumented in source.
workgroupMemoryExplicitLayout8BitAccess
VkBool32 workgroupMemoryExplicitLayout8BitAccess;
Undocumented in source.
workgroupMemoryExplicitLayoutScalarBlockLayout
VkBool32 workgroupMemoryExplicitLayoutScalarBlockLayout;
Undocumented in source.

Meta