Home
last modified time | relevance | path

Searched defs:dstSurface (Results 1 - 8 of 8) sorted by relevance

/third_party/skia/src/gpu/
H A DGrCopyRenderTask.cpp87 GrSurface* dstSurface = dstProxy->peekSurface(); in onExecute() local
H A DGrWritePixelsRenderTask.cpp62 GrSurface* dstSurface = dstProxy->peekSurface(); in onExecute() local
H A DSurfaceContext.cpp363 GrSurface* dstSurface = dstProxy->peekSurface(); in internalWritePixels() local
/third_party/skia/tools/skpbench/
H A Dskpbench.cpp253 run_ddl_benchmark(sk_gpu_test::TestContext* testContext, GrDirectContext *dContext, sk_sp<SkSurface> dstSurface, SkPicture* inputPicture, std::vector<Sample>* samples) run_ddl_benchmark() argument
/third_party/skia/dm/
H A DDMSrcSink.cpp1728 ooprDraw(const Src& src, sk_sp<SkSurface> dstSurface, GrDirectContext* context) const ooprDraw() argument
1799 ddlDraw(const Src& src, sk_sp<SkSurface> dstSurface, SkTaskGroup* recordingTaskGroup, SkTaskGroup* gpuTaskGroup, sk_gpu_test::TestContext* gpuTestCtx, GrDirectContext* dContext) const ddlDraw() argument
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fClippingTests.cpp540 tcu::Surface& dstSurface = *surfaces[contextNdx]; in testRender() local
679 tcu::Surface& dstSurface = *surfaces[contextNdx]; in testRender() local
907 tcu::Surface& dstSurface = *surfaces[contextNdx]; in testRender() local
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fClippingTests.cpp543 tcu::Surface& dstSurface = *surfaces[contextNdx]; in testRender() local
682 tcu::Surface& dstSurface = *surfaces[contextNdx]; in testRender() local
911 tcu::Surface& dstSurface = *surfaces[contextNdx]; in testRender() local
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fGeometryShaderTests.cpp2060 void GeometryShaderRenderTest::renderWithContext (sglr::Context& ctx, sglr::ShaderProgram& program, tcu::Surface& dstSurface) in renderWithContext() argument

Completed in 25 milliseconds