Searched refs:storage8bit (Results 1 – 1 of 1) sorted by relevance
1701 const VkPhysicalDevice8BitStorageFeatures& storage8bit = context.get8BitStorageFeatures(); in isFormatSupportedForDevice() local1723 storageBuffer8BitAccess = storage8bit.storageBuffer8BitAccess ? true : false; in isFormatSupportedForDevice()