Home
last modified time | relevance | path

Searched defs:dstSurface (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/src/gpu/
DGrWritePixelsRenderTask.cpp62 GrSurface* dstSurface = dstProxy->peekSurface(); in onExecute() local
DGrCopyRenderTask.cpp87 GrSurface* dstSurface = dstProxy->peekSurface(); in onExecute() local
DGrOpFlushState.cpp110 GrSurface* dstSurface = dstProxy->peekSurface(); in doUpload() local
DSurfaceContext.cpp363 GrSurface* dstSurface = dstProxy->peekSurface(); in internalWritePixels() local
/third_party/vk-gl-cts/modules/gles2/functional/
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/
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/skia/tools/skpbench/
Dskpbench.cpp254 sk_sp<SkSurface> dstSurface, SkPicture* inputPicture, in run_ddl_benchmark()
/third_party/skia/dm/
DDMSrcSink.cpp1729 sk_sp<SkSurface> dstSurface, in ooprDraw()
1800 sk_sp<SkSurface> dstSurface, in ddlDraw()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fGeometryShaderTests.cpp2060 …est::renderWithContext (sglr::Context& ctx, sglr::ShaderProgram& program, tcu::Surface& dstSurface) in renderWithContext()