Home
last modified time | relevance | path

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

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