Home
last modified time | relevance | path

Searched defs:stencilActive (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Device/
DPixelProcessor.hpp75 bool stencilActive; member
DContext.cpp638 bool GraphicsState::stencilActive(const Attachments &attachments) const in stencilActive() function in vk::GraphicsState
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DPixelProcessor.hpp47 bool stencilActive : 1; member
DContext.cpp535 bool Context::stencilActive() in stencilActive() function in sw::Context