Searched defs:verifyDepth (Results 1 – 6 of 6) sorted by relevance
809 const bool verifyDepth = (subCase.vtx[0].z() == subCase.vtx[1].z()) && in runCase() local
1056 bool DepthStencilResolveTest::verifyDepth (void) in verifyDepth() function in vkt::__anon400991100111::DepthStencilResolveTest
1487 …const bool verifyDepth (m_separateStencilUsage ? (m_separateStencilUsage == TEST_DEPTH) : … in iterateInternal() local
97 bool verifyDepth (Context& context, in verifyDepth() function
2343 const VerifySingleDepthPushConstants verifyDepth = in testEnd() local3250 const VerifySingleDepthPushConstants verifyDepth = in dispatchVerifyClearAttachments() local
64 void verifyDepth(float depthValue, uint32_t size) in verifyDepth() function in __anon37ce29b10111::ClearTestES3