Searched defs:float16FeatureRequired (Results 1 – 2 of 2) sorted by relevance
2611 bool float16FeatureRequired = (outFloatType == FP16) || (inFloatType == FP16); in fillShaderSpec() local2975 bool float16FeatureRequired = (inFloatType == FP16) || (outFloatType == FP16); in createInstanceContext() local
4445 bool float16FeatureRequired = (outVariableType == FP16) || (inVariableType == FP16); in fillShaderSpec() local5069 bool float16FeatureRequired = (inVariableType == FP16) || (outVariableType == FP16); in createInstanceContext() local