Searched refs:deferred_tex (Results 1 – 2 of 2) sorted by relevance
/external/skia/tests/ |
D | TextureProxyTest.cpp | 41 static sk_sp<GrTextureProxy> deferred_tex(skiatest::Reporter* reporter, GrContext* ctx, in deferred_tex() function 275 sk_sp<GrTextureProxy> proxy = deferred_tex(reporter, context, proxyProvider, in invalidation_and_instantiation_test() 311 for (auto create : { deferred_tex, deferred_texRT, wrapped, wrapped_with_key }) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
|
/external/skqp/tests/ |
D | TextureProxyTest.cpp | 41 static sk_sp<GrTextureProxy> deferred_tex(skiatest::Reporter* reporter, GrContext* ctx, in deferred_tex() function 275 sk_sp<GrTextureProxy> proxy = deferred_tex(reporter, context, proxyProvider, in invalidation_and_instantiation_test() 311 for (auto create : { deferred_tex, deferred_texRT, wrapped, wrapped_with_key }) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
|