Home
last modified time | relevance | path

Searched refs:sintType (Results 1 – 1 of 1) sorted by relevance

/third_party/glslang/glslang/MachineIndependent/
DIntermediate.cpp1785 static bool canSignedIntTypeRepresentAllUnsignedValues(TBasicType sintType, TBasicType uintType) in canSignedIntTypeRepresentAllUnsignedValues() argument
1787 switch(sintType) { in canSignedIntTypeRepresentAllUnsignedValues()