Lines Matching refs:GrRenderTarget
77 bool flushGLState(GrRenderTarget*, const GrProgramInfo&);
84 void drawMeshes(GrRenderTarget*, const GrProgramInfo&, const GrMesh[], int meshCount);
101 void clear(const GrFixedClip&, const SkPMColor4f&, GrRenderTarget*, GrSurfaceOrigin);
107 GrRenderTarget*, GrSurfaceOrigin);
111 void clearStencil(GrRenderTarget*, int clearValue);
113 void beginCommandBuffer(GrRenderTarget*, const SkIRect& bounds, GrSurfaceOrigin,
117 void endCommandBuffer(GrRenderTarget*, const GrOpsRenderPass::LoadAndStoreInfo& colorLoadStore,
121 GrRenderTarget*, GrSurfaceOrigin, const SkIRect&,
131 const GrRenderTarget* rt, int width, int height, int numStencilSamples) override;
202 void querySampleLocations(GrRenderTarget*, SkTArray<SkPoint>*) override;
204 void xferBarrier(GrRenderTarget*, GrXferBarrierType) override;
231 sk_sp<GrRenderTarget> onWrapBackendRenderTarget(const GrBackendRenderTarget&,
233 sk_sp<GrRenderTarget> onWrapBackendTextureAsRenderTarget(const GrBackendTexture&,
281 void onResolveRenderTarget(GrRenderTarget* target, const SkIRect& resolveRect,
328 sk_sp<GrGLProgram> findOrCreateProgram(GrRenderTarget*, const GrProgramInfo&);
338 sk_sp<GrGLProgram> findOrCreateProgram(GrRenderTarget*,
391 void flushHWAAState(GrRenderTarget* rt, bool useHWAA);