Searched refs:eight_bit_storage_features (Results 1 – 1 of 1) sorted by relevance
2503 …const auto *eight_bit_storage_features = lvl_find_in_chain<VkPhysicalDevice8BitStorageFeaturesKHR>… in PostCallRecordCreateDevice() local2504 if (eight_bit_storage_features) { in PostCallRecordCreateDevice()2505 state_tracker->enabled_features.eight_bit_storage = *eight_bit_storage_features; in PostCallRecordCreateDevice()