Home
last modified time | relevance | path

Searched refs:checkImage (Results 1 - 11 of 11) sorted by relevance

/third_party/skia/tests/
H A DGrThreadSafeCacheTest.cpp347 bool checkImage(skiatest::Reporter* reporter, sk_sp<SkSurface> s) { in checkImage() function in TestHelper
370 bool checkImage(skiatest::Reporter* reporter) { in checkImage() function in TestHelper
371 return this->checkImage(reporter, fDst); in checkImage()
374 bool checkImage(skiatest::Reporter* reporter, sk_sp<SkDeferredDisplayList> ddl) { in checkImage() function in TestHelper
386 return this->checkImage(reporter, std::move(tmp)); in checkImage()
758 helper.checkImage(reporter, helper.snap1()); in test_1()
759 helper.checkImage(reporter, helper.snap2()); in test_1()
795 helper.checkImage(reporter); in test_2()
796 helper.checkImage(reporter, helper.snap1()); in test_2()
797 helper.checkImage(reporte in test_2()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmCrossStageInterfaceTests.cpp176 bool checkImage (VkImage image,
349 resultComparison = checkImage(*colorAttachmentImage, *cmdPool, *cmdBuffer, imageDescription+" Expected Pass", *referenceImage1); in iterate()
354 resultComparison = checkImage(*colorAttachmentImage, *cmdPool, *cmdBuffer, imageDescription+" Expected Pass", *referenceImage1); in iterate()
356 resultComparison = checkImage(*colorAttachmentImage, *cmdPool, *cmdBuffer, imageDescription+" Expected Pass", *referenceImage2); in iterate()
358 resultComparison = !checkImage(*colorAttachmentImage, *cmdPool, *cmdBuffer, imageDescription+" Expected Fail", *referenceImage1); in iterate()
528 bool CrossStageTestInstance::checkImage (VkImage image, VkCommandPool cmdPool, VkCommandBuffer cmdBuffer, const string& description, const tcu::Texture2DArray& referenceFrame) in checkImage() function in vkt::SpirVAssembly::__anon28760::CrossStageTestInstance
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmCrossStageInterfaceTests.cpp176 bool checkImage (VkImage image,
349 resultComparison = checkImage(*colorAttachmentImage, *cmdPool, *cmdBuffer, imageDescription+" Expected Pass", *referenceImage1); in iterate()
354 resultComparison = checkImage(*colorAttachmentImage, *cmdPool, *cmdBuffer, imageDescription+" Expected Pass", *referenceImage1); in iterate()
356 resultComparison = checkImage(*colorAttachmentImage, *cmdPool, *cmdBuffer, imageDescription+" Expected Pass", *referenceImage2); in iterate()
358 resultComparison = !checkImage(*colorAttachmentImage, *cmdPool, *cmdBuffer, imageDescription+" Expected Fail", *referenceImage1); in iterate()
528 bool CrossStageTestInstance::checkImage (VkImage image, VkCommandPool cmdPool, VkCommandBuffer cmdBuffer, const string& description, const tcu::Texture2DArray& referenceFrame) in checkImage() function in vkt::SpirVAssembly::__anon29909::CrossStageTestInstance
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderInvarianceTests.cpp143 bool checkImage (const tcu::Surface&) const;
299 error |= !checkImage(resultSurface); in iterate()
344 error |= !checkImage(resultSurface); in iterate()
356 bool InvarianceTest::checkImage (const tcu::Surface& surface) const in checkImage() function in deqp::gles3::Functional::__anon30609::InvarianceTest
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fShaderInvarianceTests.cpp143 bool checkImage (const tcu::Surface&) const;
299 error |= !checkImage(resultSurface); in iterate()
344 error |= !checkImage(resultSurface); in iterate()
356 bool InvarianceTest::checkImage (const tcu::Surface& surface) const in checkImage() function in deqp::gles2::Functional::__anon30445::InvarianceTest
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderInvarianceTests.cpp118 bool checkImage(const tcu::ConstPixelBufferAccess& image) const;
313 if( !checkImage(resultImage) ) in iterate()
319 bool InvarianceTestInstance::checkImage(const tcu::ConstPixelBufferAccess& image) const in checkImage() function in vkt::sr::__anon28707::InvarianceTestInstance
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderInvarianceTests.cpp118 bool checkImage(const tcu::ConstPixelBufferAccess& image) const;
313 if( !checkImage(resultImage) ) in iterate()
319 bool InvarianceTestInstance::checkImage(const tcu::ConstPixelBufferAccess& image) const in checkImage() function in vkt::sr::__anon29856::InvarianceTestInstance
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/multiview/
H A DvktMultiViewRenderTests.cpp306 bool checkImage (tcu::ConstPixelBufferAccess& dst);
420 if (!checkImage(dst)) in iterate()
1312 bool MultiViewRenderTestInstance::checkImage (tcu::ConstPixelBufferAccess& renderedFrame) in checkImage() function in vkt::MultiView::__anon29374::MultiViewRenderTestInstance
1739 if (!checkImage(dst)) in iterate()
2748 if (!checkImage(dst)) in iterate()
3321 if (!checkImage(dst)) in iterate()
3733 if (!checkImage(dst)) in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/multiview/
H A DvktMultiViewRenderTests.cpp319 bool checkImage (tcu::ConstPixelBufferAccess& dst);
433 if (!checkImage(dst)) in iterate()
1336 bool MultiViewRenderTestInstance::checkImage (tcu::ConstPixelBufferAccess& renderedFrame) in checkImage() function in vkt::MultiView::__anon28143::MultiViewRenderTestInstance
1764 if (!checkImage(dst)) in iterate()
2773 if (!checkImage(dst)) in iterate()
3428 if (!checkImage(dst)) in iterate()
3841 if (!checkImage(dst)) in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/query_pool/
H A DvktQueryPoolStatisticsTests.cpp1261 bool checkImage (void);
1472 bool GraphicBasicTestInstance::checkImage (void) in checkImage() function in vkt::QueryPool::__anon28359::GraphicBasicTestInstance
1832 if (m_parametersGraphic.primitiveTopology == VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP && m_parametersGraphic.clearOp == CLEAR_NOOP && !m_parametersGraphic.noColorAttachments && !checkImage()) in checkResult()
2425 if ( (m_parametersGraphic.primitiveTopology == VK_PRIMITIVE_TOPOLOGY_TRIANGLE_LIST || m_parametersGraphic.primitiveTopology == VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP ) && !checkImage()) in checkResult()
2944 if (!m_parametersGraphic.noColorAttachments && !checkImage()) in checkResult()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/query_pool/
H A DvktQueryPoolStatisticsTests.cpp1259 bool checkImage (void);
1470 bool GraphicBasicTestInstance::checkImage (void) in checkImage() function in vkt::QueryPool::__anon29570::GraphicBasicTestInstance
1824 if (m_parametersGraphic.primitiveTopology == VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP && m_parametersGraphic.clearOp == CLEAR_NOOP && !m_parametersGraphic.noColorAttachments && !checkImage()) in checkResult()
2417 if ( (m_parametersGraphic.primitiveTopology == VK_PRIMITIVE_TOPOLOGY_TRIANGLE_LIST || m_parametersGraphic.primitiveTopology == VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP ) && !checkImage()) in checkResult()
2929 if (!m_parametersGraphic.noColorAttachments && !checkImage()) in checkResult()

Completed in 44 milliseconds