Home
last modified time | relevance | path

Searched refs:levelOk (Results 1 - 5 of 5) sorted by relevance

/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fStencilTexturingTests.cpp625 bool levelOk; in iterate() local
635 levelOk = compareStencilToRed(m_testCtx.getLog(), reference, readLevel); in iterate()
638 levelOk = compareRedChannel(m_testCtx.getLog(), readLevel, levelNdx); in iterate()
640 if (!levelOk) in iterate()
/third_party/vk-gl-cts/framework/opengl/
H A DgluTextureTestUtil.cpp3327 bool levelOk = false;
3331 if (!levelOk)
3335 levelOk = true;
3340 if (!levelOk)
3344 levelOk = true;
3350 if (!levelOk && result == QP_TEST_RESULT_PASS)
3353 if (!levelOk)
3357 levelOk = true;
3362 if (!levelOk)
3368 if (!levelOk)
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
H A DvktYCbCrImageQueryTests.cpp736 const bool levelOk = result.x() == 0.0f; in testImageQueryLod() local
739 if (!levelOk || !lodOk) in testImageQueryLod()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/
H A DvktYCbCrImageQueryTests.cpp736 const bool levelOk = result.x() == 0.0f; in testImageQueryLod() local
739 if (!levelOk || !lodOk) in testImageQueryLod()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fTextureSpecificationTests.cpp591 bool levelOk = true; in verifyTexture() local
622 levelOk = false; in verifyTexture()
627 if (!levelOk) in verifyTexture()

Completed in 35 milliseconds