skia2/tools/gpu
egdaniel 4bcd62e331 Add some copy support for vulkan msaa
This allows us to do copies from:
    msaa->msaa with same sample count
    msaa->no-msaa with a resolve

Still missing support for no-msaa to msaa which will require a copyAsDraw
which is currently stalled and fixing possible driver bugs.

BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2294533002

Review-Url: https://codereview.chromium.org/2294533002
2016-08-31 07:37:31 -07:00
..
gl Update ANGLE to latest as of August 25, 2016 2016-08-26 10:37:57 -07:00
vk Implement vulkan fence syncs for nanobench 2016-05-16 14:09:56 -07:00
GrContextFactory.cpp Add test configs for instanced rendering 2016-07-29 08:14:20 -07:00
GrContextFactory.h Add test configs for instanced rendering 2016-07-29 08:14:20 -07:00
GrTest.cpp Add some copy support for vulkan msaa 2016-08-31 07:37:31 -07:00
GrTest.h Remove GrRenderTarget from GrPipelineBuilder 2016-06-06 06:16:21 -07:00
TestContext.cpp Implement vulkan fence syncs for nanobench 2016-05-16 14:09:56 -07:00
TestContext.h Nanobench running on Vulkan 2016-05-11 11:55:36 -07:00