Searched refs:needsFP16Constants (Results 1 – 1 of 1) sorted by relevance
4465 bool needsFP16Constants = needsShaderFloat16 || needsSpecialConstants || outFp16WithoutStorage; in createInstanceContext() local4467 if (!needsFP16Constants && float16FeatureRequired) in createInstanceContext()4476 needsFP16Constants |= hasFP16ConstsInCommandsOrArguments; in createInstanceContext()4478 if (!needsFP16Constants) in createInstanceContext()4484 needsShaderFloat16 |= needsFP16Constants; in createInstanceContext()