Home
last modified time | relevance | path

Searched refs:draw_mipmap_into_new_render_target (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/tests/
DGrMipMappedTest.cpp341 static sk_sp<GrRenderTargetContext> draw_mipmap_into_new_render_target( in draw_mipmap_into_new_render_target() function
394 sk_sp<GrRenderTargetContext> rtc1 = draw_mipmap_into_new_render_target( in DEF_GPUTEST_FOR_ALL_CONTEXTS()
408 sk_sp<GrRenderTargetContext> rtc2 = draw_mipmap_into_new_render_target( in DEF_GPUTEST_FOR_ALL_CONTEXTS()
429 rtc1 = draw_mipmap_into_new_render_target( in DEF_GPUTEST_FOR_ALL_CONTEXTS()
438 rtc2 = draw_mipmap_into_new_render_target( in DEF_GPUTEST_FOR_ALL_CONTEXTS()
/third_party/skia/tests/
DGrMipMappedTest.cpp371 static std::unique_ptr<skgpu::v1::SurfaceDrawContext> draw_mipmap_into_new_render_target( in draw_mipmap_into_new_render_target() function
468 auto sdc1 = draw_mipmap_into_new_render_target(dContext.get(), colorType, alphaType,
483 auto sdc2 = draw_mipmap_into_new_render_target(dContext.get(), colorType, alphaType,
512 sdc1 = draw_mipmap_into_new_render_target(dContext.get(), colorType, alphaType,
525 sdc2 = draw_mipmap_into_new_render_target(dContext.get(), colorType, alphaType,