HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkPhysicalDevice8BitStorageFeatures Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
voidpNext
 
VkBool32 storageBuffer8BitAccess
 
VkBool32 uniformAndStorageBuffer8BitAccess
 
VkBool32 storagePushConstant8
 

Detailed Description

Definition at line 6054 of file vulkan_core.h.

Member Data Documentation

void* VkPhysicalDevice8BitStorageFeatures::pNext

Definition at line 6056 of file vulkan_core.h.

VkBool32 VkPhysicalDevice8BitStorageFeatures::storageBuffer8BitAccess

Definition at line 6057 of file vulkan_core.h.

VkBool32 VkPhysicalDevice8BitStorageFeatures::storagePushConstant8

Definition at line 6059 of file vulkan_core.h.

VkStructureType VkPhysicalDevice8BitStorageFeatures::sType

Definition at line 6055 of file vulkan_core.h.

VkBool32 VkPhysicalDevice8BitStorageFeatures::uniformAndStorageBuffer8BitAccess

Definition at line 6058 of file vulkan_core.h.


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