Searched defs:isUnsignedResult (Results 1 – 2 of 2) sorted by relevance
1979 …lder::createTextureQueryCall(Op opCode, const TextureParameters& parameters, bool isUnsignedResult) in createTextureQueryCall()
4043 const bool isUnsignedResult = node->getType().getBasicType() == glslang::EbtUint; local