Home
last modified time | relevance | path

Searched refs:renderPassXferBarriers (Results 1 - 25 of 66) sorted by relevance

123

/third_party/skia/src/gpu/ops/
H A DGrMeshDrawOp.h43 GrXferBarrierFlags renderPassXferBarriers, in createProgramInfo()
46 dstProxyView, renderPassXferBarriers, colorLoadOp); in createProgramInfo()
103 GrXferBarrierFlags renderPassXferBarriers,
116 GrXferBarrierFlags renderPassXferBarriers,
123 GrXferBarrierFlags renderPassXferBarriers,
125 this->onPrePrepareDraws(context, writeView, clip, dstProxyView, renderPassXferBarriers,
37 createProgramInfo(const GrCaps* caps, SkArenaAlloc* arena, const GrSurfaceProxyView& writeView, bool usesMSAASurface, GrAppliedClip&& appliedClip, const GrDstProxyView& dstProxyView, GrXferBarrierFlags renderPassXferBarriers, GrLoadOp colorLoadOp) createProgramInfo() argument
H A DAAHairLinePathRenderer.cpp834 GrXferBarrierFlags renderPassXferBarriers,
841 GrXferBarrierFlags renderPassXferBarriers,
848 GrXferBarrierFlags renderPassXferBarriers,
866 GrXferBarrierFlags renderPassXferBarriers,
873 GrXferBarrierFlags renderPassXferBarriers,
955 GrXferBarrierFlags renderPassXferBarriers, in makeLineProgramInfo()
980 renderPassXferBarriers, colorLoadOp, fHelper.stencilSettings()); in makeLineProgramInfo()
989 GrXferBarrierFlags renderPassXferBarriers, in makeQuadProgramInfo()
1006 renderPassXferBarriers, colorLoadOp, fHelper.stencilSettings()); in makeQuadProgramInfo()
1015 GrXferBarrierFlags renderPassXferBarriers, in makeConicProgramInfo()
949 makeLineProgramInfo(const GrCaps& caps, SkArenaAlloc* arena, const GrPipeline* pipeline, const GrSurfaceProxyView& writeView, bool usesMSAASurface, const SkMatrix* geometryProcessorViewM, const SkMatrix* geometryProcessorLocalM, GrXferBarrierFlags renderPassXferBarriers, GrLoadOp colorLoadOp) makeLineProgramInfo() argument
983 makeQuadProgramInfo(const GrCaps& caps, SkArenaAlloc* arena, const GrPipeline* pipeline, const GrSurfaceProxyView& writeView, bool usesMSAASurface, const SkMatrix* geometryProcessorViewM, const SkMatrix* geometryProcessorLocalM, GrXferBarrierFlags renderPassXferBarriers, GrLoadOp colorLoadOp) makeQuadProgramInfo() argument
1009 makeConicProgramInfo(const GrCaps& caps, SkArenaAlloc* arena, const GrPipeline* pipeline, const GrSurfaceProxyView& writeView, bool usesMSAASurface, const SkMatrix* geometryProcessorViewM, const SkMatrix* geometryProcessorLocalM, GrXferBarrierFlags renderPassXferBarriers, GrLoadOp colorLoadOp) makeConicProgramInfo() argument
1062 onCreateProgramInfo(const GrCaps* caps, SkArenaAlloc* arena, const GrSurfaceProxyView& writeView, bool usesMSAASurface, GrAppliedClip&& appliedClip, const GrDstProxyView& dstProxyView, GrXferBarrierFlags renderPassXferBarriers, GrLoadOp colorLoadOp) onCreateProgramInfo() argument
1106 onPrePrepareDraws(GrRecordingContext* context, const GrSurfaceProxyView& writeView, GrAppliedClip* clip, const GrDstProxyView& dstProxyView, GrXferBarrierFlags renderPassXferBarriers, GrLoadOp colorLoadOp) onPrePrepareDraws() argument
[all...]
H A DGrSimpleMeshDrawOpHelperWithStencil.cpp54 GrXferBarrierFlags renderPassXferBarriers, in createProgramInfoWithStencil()
65 renderPassXferBarriers, in createProgramInfoWithStencil()
45 createProgramInfoWithStencil( const GrCaps* caps, SkArenaAlloc* arena, const GrSurfaceProxyView& writeView, bool usesMSAASurface, GrAppliedClip&& appliedClip, const GrDstProxyView& dstProxyView, GrGeometryProcessor* gp, GrPrimitiveType primType, GrXferBarrierFlags renderPassXferBarriers, GrLoadOp colorLoadOp) createProgramInfoWithStencil() argument
H A DDrawAtlasPathOp.cpp157 GrXferBarrierFlags renderPassXferBarriers, in prepareProgram()
171 renderPassXferBarriers, colorLoadOp); in prepareProgram()
177 GrXferBarrierFlags renderPassXferBarriers, in onPrePrepare()
183 renderPassXferBarriers, colorLoadOp); in onPrePrepare()
153 prepareProgram(const GrCaps& caps, SkArenaAlloc* arena, const GrSurfaceProxyView& writeView, bool usesMSAASurface, GrAppliedClip&& appliedClip, const GrDstProxyView& dstProxyView, GrXferBarrierFlags renderPassXferBarriers, GrLoadOp colorLoadOp) prepareProgram() argument
174 onPrePrepare(GrRecordingContext* rContext, const GrSurfaceProxyView& writeView, GrAppliedClip* appliedClip, const GrDstProxyView& dstProxyView, GrXferBarrierFlags renderPassXferBarriers, GrLoadOp colorLoadOp) onPrePrepare() argument
H A DGrSimpleMeshDrawOpHelper.cpp175 GrXferBarrierFlags renderPassXferBarriers, in CreateProgramInfo()
188 primitiveType, renderPassXferBarriers, colorLoadOp, stencilSettings); in CreateProgramInfo()
223 GrXferBarrierFlags renderPassXferBarriers, in createProgramInfo()
234 renderPassXferBarriers, in createProgramInfo()
165 CreateProgramInfo( const GrCaps* caps, SkArenaAlloc* arena, const GrSurfaceProxyView& writeView, bool usesMSAASurface, GrAppliedClip&& appliedClip, const GrDstProxyView& dstProxyView, GrGeometryProcessor* geometryProcessor, GrProcessorSet&& processorSet, GrPrimitiveType primitiveType, GrXferBarrierFlags renderPassXferBarriers, GrLoadOp colorLoadOp, GrPipeline::InputFlags pipelineFlags, const GrUserStencilSettings* stencilSettings) CreateProgramInfo() argument
214 createProgramInfo( const GrCaps* caps, SkArenaAlloc* arena, const GrSurfaceProxyView& writeView, bool usesMSAASurface, GrAppliedClip&& appliedClip, const GrDstProxyView& dstProxyView, GrGeometryProcessor* gp, GrPrimitiveType primType, GrXferBarrierFlags renderPassXferBarriers, GrLoadOp colorLoadOp) createProgramInfo() argument
H A DGrSimpleMeshDrawOpHelper.h141 GrXferBarrierFlags renderPassXferBarriers,
158 GrXferBarrierFlags renderPassXferBarriers,
173 GrXferBarrierFlags renderPassXferBarriers,
H A DGrMeshDrawOp.cpp45 GrXferBarrierFlags renderPassXferBarriers, in onPrePrepareDraws()
56 std::move(appliedClip), dstProxyView, renderPassXferBarriers, in onPrePrepareDraws()
41 onPrePrepareDraws(GrRecordingContext* context, const GrSurfaceProxyView& writeView, GrAppliedClip* clip, const GrDstProxyView& dstProxyView, GrXferBarrierFlags renderPassXferBarriers, GrLoadOp colorLoadOp) onPrePrepareDraws() argument
H A DGrOp.h175 GrXferBarrierFlags renderPassXferBarriers, GrLoadOp colorLoadOp) { in prePrepare()
177 this->onPrePrepare(context, dstView, clip, dstProxyView, renderPassXferBarriers, in prePrepare()
318 GrXferBarrierFlags renderPassXferBarriers,
173 prePrepare(GrRecordingContext* context, const GrSurfaceProxyView& dstView, GrAppliedClip* clip, const GrDstProxyView& dstProxyView, GrXferBarrierFlags renderPassXferBarriers, GrLoadOp colorLoadOp) prePrepare() argument
H A DPathTessellateOp.cpp92 GrXferBarrierFlags renderPassXferBarriers, in onPrePrepare()
97 &dstProxyView, renderPassXferBarriers, colorLoadOp, in onPrePrepare()
89 onPrePrepare(GrRecordingContext* context, const GrSurfaceProxyView& writeView, GrAppliedClip* clip, const GrDstProxyView& dstProxyView, GrXferBarrierFlags renderPassXferBarriers, GrLoadOp colorLoadOp) onPrePrepare() argument
H A DAtlasTextOp.h169 GrXferBarrierFlags renderPassXferBarriers,
180 GrXferBarrierFlags renderPassXferBarriers,
H A DDrawableOp.h41 GrXferBarrierFlags renderPassXferBarriers,
H A DBlurOp.h47 const GrDstProxyView&, GrXferBarrierFlags renderPassXferBarriers,
H A DFillRectOp.cpp209 GrXferBarrierFlags renderPassXferBarriers,
220 renderPassXferBarriers, colorLoadOp);
227 GrXferBarrierFlags renderPassXferBarriers,
234 renderPassXferBarriers, colorLoadOp);
H A DTriangulatingPathRenderer.cpp373 GrXferBarrierFlags renderPassXferBarriers,
420 renderPassXferBarriers, colorLoadOp);
427 GrXferBarrierFlags renderPassXferBarriers,
432 renderPassXferBarriers, colorLoadOp);
H A DDrawAtlasOp.cpp59 GrXferBarrierFlags renderPassXferBarriers,
207 GrXferBarrierFlags renderPassXferBarriers, in onCreateProgramInfo()
217 GrPrimitiveType::kTriangles, renderPassXferBarriers, in onCreateProgramInfo()
201 onCreateProgramInfo(const GrCaps* caps, SkArenaAlloc* arena, const GrSurfaceProxyView& writeView, bool usesMSAASurface, GrAppliedClip&& appliedClip, const GrDstProxyView& dstProxyView, GrXferBarrierFlags renderPassXferBarriers, GrLoadOp colorLoadOp) onCreateProgramInfo() argument
H A DClearOp.h56 const GrDstProxyView&, GrXferBarrierFlags renderPassXferBarriers,
H A DGrSimpleMeshDrawOpHelperWithStencil.h33 GrXferBarrierFlags renderPassXferBarriers,
/third_party/skia/gm/
H A Dfwidth_squircle.cpp177 GrXferBarrierFlags renderPassXferBarriers, in createProgramInfo()
185 renderPassXferBarriers, colorLoadOp); in createProgramInfo()
203 GrXferBarrierFlags renderPassXferBarriers,
215 dstProxyView, renderPassXferBarriers, colorLoadOp);
171 createProgramInfo(const GrCaps* caps, SkArenaAlloc* arena, const GrSurfaceProxyView& writeView, bool usesMSAASurface, GrAppliedClip&& appliedClip, const GrDstProxyView& dstProxyView, GrXferBarrierFlags renderPassXferBarriers, GrLoadOp colorLoadOp) const createProgramInfo() argument
H A Dclockwise.cpp156 GrXferBarrierFlags renderPassXferBarriers, in createProgramInfo()
164 renderPassXferBarriers, colorLoadOp); in createProgramInfo()
182 GrXferBarrierFlags renderPassXferBarriers,
194 dstProxyView, renderPassXferBarriers, colorLoadOp);
150 createProgramInfo(const GrCaps* caps, SkArenaAlloc* arena, const GrSurfaceProxyView& writeView, bool usesMSAASurface, GrAppliedClip&& appliedClip, const GrDstProxyView& dstProxyView, GrXferBarrierFlags renderPassXferBarriers, GrLoadOp colorLoadOp) const createProgramInfo() argument
/third_party/skia/src/gpu/
H A DGrProgramInfo.h27 GrXferBarrierFlags renderPassXferBarriers, in GrProgramInfo()
43 , fRenderPassXferBarriers(renderPassXferBarriers) in GrProgramInfo()
19 GrProgramInfo(const GrCaps& caps, const GrSurfaceProxyView& targetView, bool usesMSAASurface, const GrPipeline* pipeline, const GrUserStencilSettings* userStencilSettings, const GrGeometryProcessor* geomProc, GrPrimitiveType primitiveType, uint8_t tessellationPatchVertexCount, GrXferBarrierFlags renderPassXferBarriers, GrLoadOp colorLoadOp) GrProgramInfo() argument
H A DGrOpFlushState.h63 GrXferBarrierFlags renderPassXferBarriers, GrLoadOp colorLoadOp) in OpArgs()
70 , fRenderPassXferBarriers(renderPassXferBarriers) in OpArgs()
/third_party/skia/tools/gpu/
H A DProxyUtils.cpp104 GrXferBarrierFlags renderPassXferBarriers, in CreateProgramInfo()
122 primitiveType, renderPassXferBarriers, in CreateProgramInfo()
95 CreateProgramInfo(const GrCaps* caps, SkArenaAlloc* arena, const GrSurfaceProxyView& writeView, bool usesMSAASurface, GrAppliedClip&& appliedClip, const GrDstProxyView& dstProxyView, GrGeometryProcessor* geomProc, SkBlendMode blendMode, GrPrimitiveType primitiveType, GrXferBarrierFlags renderPassXferBarriers, GrLoadOp colorLoadOp, GrPipeline::InputFlags flags, const GrUserStencilSettings* stencilSettings) CreateProgramInfo() argument
H A DTestOps.cpp125 GrXferBarrierFlags renderPassXferBarriers,
185 GrXferBarrierFlags renderPassXferBarriers, in onCreateProgramInfo()
196 renderPassXferBarriers, in onCreateProgramInfo()
179 onCreateProgramInfo(const GrCaps* caps, SkArenaAlloc* arena, const GrSurfaceProxyView& writeView, bool usesMSAASurface, GrAppliedClip&& appliedClip, const GrDstProxyView& dstProxyView, GrXferBarrierFlags renderPassXferBarriers, GrLoadOp colorLoadOp) onCreateProgramInfo() argument
H A DProxyUtils.h41 GrXferBarrierFlags renderPassXferBarriers,
/third_party/skia/tests/
H A DPrimitiveProcessorTest.cpp64 GrXferBarrierFlags renderPassXferBarriers,
139 renderPassXferBarriers,

Completed in 14 milliseconds

123