VkPhysicalDevice16BitStorageFeatures

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.
storageBuffer16BitAccess
VkBool32 storageBuffer16BitAccess;
Undocumented in source.
storageInputOutput16
VkBool32 storageInputOutput16;
Undocumented in source.
storagePushConstant16
VkBool32 storagePushConstant16;
Undocumented in source.
uniformAndStorageBuffer16BitAccess
VkBool32 uniformAndStorageBuffer16BitAccess;
Undocumented in source.

Meta