Searched defs:float64FeatureRequired (Results 1 – 2 of 2) sorted by relevance
2612 bool float64FeatureRequired = (outFloatType == FP64) || (inFloatType == FP64); in fillShaderSpec() local2976 bool float64FeatureRequired = (inFloatType == FP64) || (outFloatType == FP64); in createInstanceContext() local
4446 bool float64FeatureRequired = (outVariableType == FP64) || (inVariableType == FP64); in fillShaderSpec() local5070 bool float64FeatureRequired = (inVariableType == FP64) || (outVariableType == FP64); in createInstanceContext() local