Searched defs:drawOp (Results 1 - 4 of 4) sorted by relevance
/third_party/skia/src/gpu/ops/ |
H A D | AtlasRenderTask.cpp | 165 auto drawOp = static_cast<GrDrawOp*>(op.get()); in addAtlasDrawOp() local
|
/third_party/skia/src/core/ |
H A D | SkPictureRecord.cpp | 276 DrawType drawOp = peek_op_and_size(&fWriter, -offset, &opSize); in fillRestoreOffsetPlaceholdersForCurrentStackLevel() local
|
/third_party/vk-gl-cts/modules/egl/ |
H A D | teglRenderTests.cpp | 144 void randomizeDrawOp (de::Random& rnd, DrawPrimitiveOp& drawOp, const bool alphaZeroOrOne) in randomizeDrawOp() argument 287 toReferenceRenderState(rr::RenderState& state, const DrawPrimitiveOp& drawOp) toReferenceRenderState() argument 565 drawGLES2(const glw::Functions& gl, const Program& program, const DrawPrimitiveOp& drawOp) drawGLES2() argument 644 draw(const glw::Functions& gl, EGLint api, const Program& program, const DrawPrimitiveOp& drawOp) draw() argument 804 const DrawPrimitiveOp& drawOp = drawOps[iterNdx*numContexts*drawsPerCtx + ctxNdx*drawsPerCtx + drawNdx]; executeForContexts() local [all...] |
/third_party/skia/src/gpu/v1/ |
H A D | SurfaceDrawContext.cpp | 1908 GrDrawOp* drawOp = (GrDrawOp*)op.get(); in addDrawOp() local
|
Completed in 9 milliseconds