Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkFormat.cpp312 bool Format::isSRGBformat() const in isSRGBformat() function in vk::Format
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DSurface.cpp2864 bool Surface::isSRGBformat(Format format) in isSRGBformat() function in sw::Surface