Searched defs:verifyDepth (Results 1 – 9 of 9) sorted by relevance
724 const bool verifyDepth = in runCase() local
979 bool DepthStencilResolveTest::verifyDepth(void) in verifyDepth() function in vkt::renderpass::__anon1a64054d0111::DepthStencilResolveTest
1020 bool DepthStencilResolveTest::verifyDepth(void) in verifyDepth() function in vkt::__anonbd6d96410111::DepthStencilResolveTest
1203 void DynamicRenderingTestInstance::verifyDepth(const tcu::TextureLevel &depthReference) in verifyDepth() function in vkt::renderpass::__anon912580460111::DynamicRenderingTestInstance
1684 const bool verifyDepth(m_separateStencilUsage ? (m_separateStencilUsage == TEST_DEPTH) : in verifyResult() local
98 bool verifyDepth(Context &context, const ConstPixelBufferAccess &reference, const ConstPixelBufferA… in verifyDepth() function
2400 const VerifySingleDepthPushConstants verifyDepth = { in testEnd() local3315 const VerifySingleDepthPushConstants verifyDepth = { in dispatchVerifyClearAttachments() local
64 void verifyDepth(float depthValue, uint32_t size) in verifyDepth() function in __anon55fde6420111::ClearTestES3
2628 void verifyDepth(GLuint framebuffer, int width, int height, float depthValue) in verifyDepth() function in FramebufferTest_ES31