Home
last modified time | relevance | path

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

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