Searched refs:isUnsignedNonNormalizedInteger (Results 1 – 5 of 5) sorted by relevance
212 static bool isUnsignedNonNormalizedInteger(VkFormat format);
2437 bool Surface::isUnsignedNonNormalizedInteger(VkFormat format) in isUnsignedNonNormalizedInteger() function in sw::Surface2471 isUnsignedNonNormalizedInteger(format); in isNonNormalizedInteger()
380 static bool isUnsignedNonNormalizedInteger(Format format);
3115 bool Surface::isUnsignedNonNormalizedInteger(Format format) in isUnsignedNonNormalizedInteger() function in sw::Surface3140 isUnsignedNonNormalizedInteger(format); in isNonNormalizedInteger()
494 else if(sw::Surface::isUnsignedNonNormalizedInteger(format)) in getClearFormat()