Searched refs:float16_int8_features (Results 1 – 1 of 1) sorted by relevance
2449 …const auto *float16_int8_features = lvl_find_in_chain<VkPhysicalDeviceFloat16Int8FeaturesKHR>(pCre… in PostCallRecordCreateDevice() local2450 if (float16_int8_features) { in PostCallRecordCreateDevice()2451 core_checks->enabled_features.float16_int8 = *float16_int8_features; in PostCallRecordCreateDevice()