Searched defs:dstSurface (Results 1 - 8 of 8) sorted by relevance
/third_party/skia/src/gpu/ |
H A D | GrCopyRenderTask.cpp | 87 GrSurface* dstSurface = dstProxy->peekSurface(); in onExecute() local
|
H A D | GrWritePixelsRenderTask.cpp | 62 GrSurface* dstSurface = dstProxy->peekSurface(); in onExecute() local
|
H A D | SurfaceContext.cpp | 363 GrSurface* dstSurface = dstProxy->peekSurface(); in internalWritePixels() local
|
/third_party/skia/tools/skpbench/ |
H A D | skpbench.cpp | 253 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 D | DMSrcSink.cpp | 1728 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 D | es2fClippingTests.cpp | 540 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 D | es3fClippingTests.cpp | 543 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 D | es31fGeometryShaderTests.cpp | 2060 void GeometryShaderRenderTest::renderWithContext (sglr::Context& ctx, sglr::ShaderProgram& program, tcu::Surface& dstSurface) in renderWithContext() argument
|
Completed in 25 milliseconds