Home
last modified time | relevance | path

Searched defs:isUnsignedComponent (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/Vulkan/
DVkFormat.cpp1304 bool Format::isUnsignedComponent(int component) const in isUnsignedComponent() function in vk::Format
/external/swiftshader/src/Renderer/
DSurface.cpp2729 bool Surface::isUnsignedComponent(Format format, int component) in isUnsignedComponent() function in sw::Surface