Lines Matching refs:testContext
374 sk_gpu_test::TestContext* testContext = contextInfo.testContext(); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
377 testContext->makeCurrent(); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
391 auto restore = otherContextInfo.testContext()->makeCurrentAndAutoRestore(); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
927 sk_gpu_test::TestContext* testContext = ctxInfo.testContext(); in test_cross_context_image() local
931 sk_gpu_test::TestContext* otherTestContext = otherContextInfo.testContext(); in test_cross_context_image()
943 testContext->makeCurrent(); in test_cross_context_image()
950 testContext->makeCurrent(); in test_cross_context_image()
956 testContext->makeCurrent(); in test_cross_context_image()
962 testContext->makeCurrent(); in test_cross_context_image()
975 testContext->makeCurrent(); in test_cross_context_image()
990 testContext->makeCurrent(); in test_cross_context_image()
1006 testContext->makeCurrent(); in test_cross_context_image()
1078 sk_gpu_test::TestContext* testContext = ctxInfo.testContext(); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local
1084 testContext->makeCurrent(); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
1101 auto restore = otherContextInfo.testContext()->makeCurrentAndAutoRestore(); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()