Searched defs:float16FeatureRequired (Results 1 – 1 of 1) sorted by relevance
3584 bool float16FeatureRequired = (outFloatType == FP16) || (inFloatType == FP16); in fillShaderSpec() local4249 bool float16FeatureRequired = (inFloatType == FP16) || (outFloatType == FP16); in createInstanceContext() local