Home
last modified time | relevance | path

Searched refs:levelOk (Results 1 – 4 of 4) sorted by relevance

/external/deqp/framework/opengl/
DgluTextureTestUtil.cpp2856 bool levelOk = false; in compareGenMipmapResult() local
2860 if (!levelOk) in compareGenMipmapResult()
2864 levelOk = true; in compareGenMipmapResult()
2869 if (!levelOk) in compareGenMipmapResult()
2873 levelOk = true; in compareGenMipmapResult()
2879 if (!levelOk && result == QP_TEST_RESULT_PASS) in compareGenMipmapResult()
2882 if (!levelOk) in compareGenMipmapResult()
2886 levelOk = true; in compareGenMipmapResult()
2891 if (!levelOk) in compareGenMipmapResult()
2897 if (!levelOk) in compareGenMipmapResult()
[all …]
/external/deqp/modules/gles31/functional/
Des31fStencilTexturingTests.cpp622 bool levelOk; in iterate() local
632 levelOk = compareStencilToRed(m_testCtx.getLog(), reference, readLevel); in iterate()
635 levelOk = compareRedChannel(m_testCtx.getLog(), readLevel, levelNdx); in iterate()
637 if (!levelOk) in iterate()
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrImageQueryTests.cpp640 const bool levelOk = result.x() == 0.0f; in testImageQueryLod() local
643 if (!levelOk || !lodOk) in testImageQueryLod()
/external/deqp/modules/gles3/functional/
Des3fTextureSpecificationTests.cpp591 bool levelOk = true; in verifyTexture() local
622 levelOk = false; in verifyTexture()
627 if (!levelOk) in verifyTexture()