Home
last modified time | relevance | path

Searched defs:fDstProxyView (Results 1 – 8 of 8) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/
H A DGrPipeline.h71 GrXferProcessor::DstProxyView fDstProxyView; member
221 GrSurfaceProxyView fDstProxyView; variable
H A DGrOpsTask.h262 DstProxyView fDstProxyView; variable
H A DGrOpFlushState.h96 GrXferProcessor::DstProxyView fDstProxyView; // TODO: do we still need the dst proxy here? member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/
H A DGrPipeline.h73 GrXferProcessor::DstProxyView fDstProxyView; member
233 GrSurfaceProxyView fDstProxyView; variable
H A DGrOpsTask.h249 DstProxyView fDstProxyView; variable
H A DGrOpFlushState.h93 GrXferProcessor::DstProxyView fDstProxyView; // TODO: do we still need the dst proxy here? member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/mock/
H A DGrMockOpTarget.h99 GrXferProcessor::DstProxyView fDstProxyView; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/tessellate/
H A DGrPathTessellateOp.h60 const GrXferProcessor::DstProxyView* fDstProxyView; member