skia2/tools/gpu
egdaniel 0a3a7f7303 Have gpu createTestingOlyBackendTexture know if it is a render target or not
In Vulkan we need to know at create time of a texture whether or not we will
use it as a render target.

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

Review-Url: https://codereview.chromium.org/2093943002
2016-06-24 09:22:31 -07:00
..
gl Support GL_SAMPLES queries in null contexts 2016-06-23 13:42:13 -07:00
vk Implement vulkan fence syncs for nanobench 2016-05-16 14:09:56 -07:00
GrContextFactory.cpp Cleanup needed to use WindowContext for Android 2016-06-09 13:07:13 -07:00
GrContextFactory.h Make unit tests use generic testcontext rather than glcontext 2016-05-11 10:38:06 -07:00
GrTest.cpp Have gpu createTestingOlyBackendTexture know if it is a render target or not 2016-06-24 09:22: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