Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/src/Device/
H A DPixelProcessor.hpp83 bool depthTestActive; member
H A DContext.cpp932 bool FragmentState::depthTestActive(const Attachments &attachments) const in depthTestActive() function in vk::FragmentState