Lines Matching refs:testContext
373 sk_gpu_test::TestContext* testContext = contextInfo.testContext(); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
376 testContext->makeCurrent(); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
390 auto restore = otherContextInfo.testContext()->makeCurrentAndAutoRestore(); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
918 sk_gpu_test::TestContext* testContext = ctxInfo.testContext(); in test_cross_context_image() local
922 sk_gpu_test::TestContext* otherTestContext = otherContextInfo.testContext(); in test_cross_context_image()
934 testContext->makeCurrent(); in test_cross_context_image()
941 testContext->makeCurrent(); in test_cross_context_image()
947 testContext->makeCurrent(); in test_cross_context_image()
953 testContext->makeCurrent(); in test_cross_context_image()
966 testContext->makeCurrent(); in test_cross_context_image()
981 testContext->makeCurrent(); in test_cross_context_image()
997 testContext->makeCurrent(); in test_cross_context_image()
1056 sk_gpu_test::TestContext* testContext = ctxInfo.testContext(); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local
1062 testContext->makeCurrent(); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
1079 auto restore = otherContextInfo.testContext()->makeCurrentAndAutoRestore(); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()