Home
last modified time | relevance | path

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

/third_party/skia/tests/
H A 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, in DEF_GPUTEST()
483 auto sdc2 = draw_mipmap_into_new_render_target(dContext.get(), colorType, alphaType, in DEF_GPUTEST()
512 sdc1 = draw_mipmap_into_new_render_target(dContext.get(), colorType, alphaType, in DEF_GPUTEST()
525 sdc2 = draw_mipmap_into_new_render_target(dContext.get(), colorType, alphaType, in DEF_GPUTEST()

Completed in 2 milliseconds