Home
last modified time | relevance | path

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

/external/swiftshader/src/Renderer/
DSurface.hpp351 static bool isSignedNonNormalizedInteger(Format format);
DSurface.cpp2902 bool Surface::isSignedNonNormalizedInteger(Format format) in isSignedNonNormalizedInteger() function in sw::Surface
2948 return isSignedNonNormalizedInteger(format) || in isNonNormalizedInteger()