Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Device/
DPixelProcessor.hpp80 bool depthBoundsTestActive; member
DContext.cpp643 bool GraphicsState::depthBoundsTestActive(const Attachments &attachments) const in depthBoundsTestActive() function in vk::GraphicsState
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DPixelProcessor.hpp65 bool depthBoundsTestActive : 1; member