Searched refs:eight_bit_storage_features (Results 1 – 1 of 1) sorted by relevance
2418 …const auto *eight_bit_storage_features = lvl_find_in_chain<VkPhysicalDevice8BitStorageFeaturesKHR>… in PostCallRecordCreateDevice() local2419 if (eight_bit_storage_features) { in PostCallRecordCreateDevice()2420 core_checks->enabled_features.eight_bit_storage = *eight_bit_storage_features; in PostCallRecordCreateDevice()