Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
GrMockOpsRenderPass Member List

This is the complete list of members for GrMockOpsRenderPass, including all inherited members.

begin()GrOpsRenderPass
bindBuffers(sk_sp< const GrBuffer > indexBuffer, sk_sp< const GrBuffer > instanceBuffer, sk_sp< const GrBuffer > vertexBuffer, GrPrimitiveRestart=GrPrimitiveRestart::kNo)GrOpsRenderPass
bindPipeline(const GrProgramInfo &, const SkRect &drawBounds)GrOpsRenderPass
bindTextures(const GrGeometryProcessor &, const GrSurfaceProxy *const geomProcTextures[], const GrPipeline &)GrOpsRenderPass
clear(const GrScissorState &scissor, std::array< float, 4 > color)GrOpsRenderPass
clearStencilClip(const GrScissorState &scissor, bool insideStencilMask)GrOpsRenderPass
draw(int vertexCount, int baseVertex)GrOpsRenderPass
drawIndexed(int indexCount, int baseIndex, uint16_t minIndexValue, uint16_t maxIndexValue, int baseVertex)GrOpsRenderPass
drawIndexedIndirect(const GrBuffer *drawIndirectBuffer, size_t bufferOffset, int drawCount)GrOpsRenderPass
drawIndexedInstanced(int indexCount, int baseIndex, int instanceCount, int baseInstance, int baseVertex)GrOpsRenderPass
drawIndexPattern(int patternIndexCount, int patternRepeatCount, int maxPatternRepetitionsInIndexBuffer, int patternVertexCount, int baseVertex)GrOpsRenderPass
drawIndirect(const GrBuffer *drawIndirectBuffer, size_t bufferOffset, int drawCount)GrOpsRenderPass
drawInstanced(int instanceCount, int baseInstance, int vertexCount, int baseVertex)GrOpsRenderPass
end()GrOpsRenderPass
executeDrawable(std::unique_ptr< SkDrawable::GpuDrawHandler >)GrOpsRenderPass
fActiveIndexBufferGrOpsRenderPassprotected
fActiveInstanceBufferGrOpsRenderPassprotected
fActiveVertexBufferGrOpsRenderPassprotected
fOriginGrOpsRenderPassprotected
fRenderTargetGrOpsRenderPassprotected
gpu() overrideGrMockOpsRenderPassinlinevirtual
GrMockOpsRenderPass(GrMockGpu *gpu, GrRenderTarget *rt, GrSurfaceOrigin origin, LoadAndStoreInfo colorInfo)GrMockOpsRenderPassinline
GrOpsRenderPass()GrOpsRenderPassinlineprotected
GrOpsRenderPass(GrRenderTarget *rt, GrSurfaceOrigin origin)GrOpsRenderPassinlineprotected
inlineUpload(GrOpFlushState *, GrDeferredTextureUploadFn &) overrideGrMockOpsRenderPassinlinevirtual
numDraws() constGrMockOpsRenderPassinline
onBegin() overrideGrMockOpsRenderPassinlineprivatevirtual
onBindBuffers(sk_sp< const GrBuffer > indexBuffer, sk_sp< const GrBuffer > instanceBuffer, sk_sp< const GrBuffer > vertexBuffer, GrPrimitiveRestart) overrideGrMockOpsRenderPassinlineprivatevirtual
onBindPipeline(const GrProgramInfo &, const SkRect &) overrideGrMockOpsRenderPassinlineprivatevirtual
onBindTextures(const GrGeometryProcessor &, const GrSurfaceProxy *const geomProcTextures[], const GrPipeline &) overrideGrMockOpsRenderPassinlineprivatevirtual
onClear(const GrScissorState &scissor, std::array< float, 4 >) overrideGrMockOpsRenderPassinlineprivatevirtual
onClearStencilClip(const GrScissorState &scissor, bool insideStencilMask) overrideGrMockOpsRenderPassinlineprivatevirtual
onDraw(int, int) overrideGrMockOpsRenderPassinlineprivatevirtual
onDrawIndexed(int, int, uint16_t, uint16_t, int) overrideGrMockOpsRenderPassinlineprivatevirtual
onDrawIndexedIndirect(const GrBuffer *, size_t, int) overrideGrMockOpsRenderPassinlineprivatevirtual
onDrawIndexedInstanced(int, int, int, int, int) overrideGrMockOpsRenderPassinlineprivatevirtual
onDrawIndirect(const GrBuffer *, size_t, int) overrideGrMockOpsRenderPassinlineprivatevirtual
onDrawInstanced(int, int, int, int) overrideGrMockOpsRenderPassinlineprivatevirtual
onSetScissorRect(const SkIRect &) overrideGrMockOpsRenderPassinlineprivatevirtual
set(GrRenderTarget *rt, GrSurfaceOrigin origin)GrOpsRenderPassinlineprotected
setScissorRect(const SkIRect &)GrOpsRenderPass
~GrOpsRenderPass()GrOpsRenderPassinlinevirtual