Searched refs:float16Arithmetic (Results 1 – 3 of 3) sorted by relevance
83 virtual bool float16Arithmetic();
889 bool TParseVersions::float16Arithmetic() in float16Arithmetic() function in glslang::TParseVersions
691 …asicType(EbtFloat16) || right->getType().containsBasicType(EbtFloat16)) && !float16Arithmetic()) || in handleBinaryMath()713 if ((childNode->getType().containsBasicType(EbtFloat16) && !float16Arithmetic()) || in handleUnaryMath()