Home
last modified time | relevance | path

Searched defs:depthOk (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cClipControlTests.cpp149 bool depthOk = true; in fuzzyDepthCompare() local
/third_party/vk-gl-cts/modules/internal/
H A DditFrameworkTests.cpp831 const bool depthOk = verifyDepth && (depthDiff <= maxDepthUlpDiff); in runCase() local
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fClipControlTests.cpp137 bool depthOk = true; in fuzzyDepthCompare() local
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fTextureSpecificationTests.cpp515 bool depthOk = tcu::intThresholdCompare(m_testCtx.getLog(), name.c_str(), desc.c_str(), reference.getAccess(), result.getAccess(), threshold, in verifyTexture() local
616 bool depthOk = tcu::intThresholdCompare(m_testCtx.getLog(), name.c_str(), desc.c_str(), reference.getAccess(), result.getAccess(), threshold, in verifyTexture() local

Completed in 14 milliseconds