Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/MachineIndependent/
DIntermediate.cpp1806 static bool canSignedIntTypeRepresentAllUnsignedValues(TBasicType sintType, TBasicType uintType) in canSignedIntTypeRepresentAllUnsignedValues() argument
1812 switch(sintType) { in canSignedIntTypeRepresentAllUnsignedValues()