Home
last modified time | relevance | path

Searched defs:depthTestActive (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Device/
DPixelProcessor.hpp79 bool depthTestActive; member
DContext.cpp633 bool GraphicsState::depthTestActive(const Attachments &attachments) const in depthTestActive() function in vk::GraphicsState
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DPixelProcessor.hpp64 bool depthTestActive : 1; member