Home
last modified time | relevance | path

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

/external/swiftshader/src/Renderer/
DSurface.hpp379 static bool isUnsignedNonNormalizedInteger(Format format);
DSurface.cpp3148 bool Surface::isUnsignedNonNormalizedInteger(Format format) in isUnsignedNonNormalizedInteger() function in sw::Surface
3173 isUnsignedNonNormalizedInteger(format); in isNonNormalizedInteger()