Home
last modified time | relevance | path

Searched refs:emitAttributes (Results 1 - 25 of 29) sorted by relevance

12

/third_party/skia/src/gpu/effects/
H A DGrShadowGeoProc.cpp30 varyingHandler->emitAttributes(rsgp);
H A DGrBezierEffect.cpp58 varyingHandler->emitAttributes(gp); in onEmitCode()
255 varyingHandler->emitAttributes(gp); in onEmitCode()
H A DGrDistanceFieldGeoProc.cpp61 varyingHandler->emitAttributes(dfTexEffect);
357 varyingHandler->emitAttributes(dfPathEffect);
631 varyingHandler->emitAttributes(dfTexEffect);
H A DGrBitmapTextGeoProc.cpp53 varyingHandler->emitAttributes(btgp);
/third_party/skia/src/gpu/glsl/
H A DGrGLSLVarying.h136 void emitAttributes(const GrGeometryProcessor&);
H A DGrGLSLVarying.cpp60 void GrGLSLVaryingHandler::emitAttributes(const GrGeometryProcessor& gp) { in emitAttributes() function in GrGLSLVaryingHandler
/third_party/skia/src/gpu/tessellate/shaders/
H A DGrStrokeTessellationShader_InstancedImpl.cpp20 args.fVaryingHandler->emitAttributes(shader); in onEmitCode()
H A DGrPathTessellationShader.cpp120 args.fVaryingHandler->emitAttributes(shader); in onEmitCode()
H A DGrStrokeTessellationShader_HardwareImpl.cpp20 args.fVaryingHandler->emitAttributes(shader); in onEmitCode()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMAsmPrinter.h121 void emitAttributes();
/third_party/skia/tests/
H A DPrimitiveProcessorTest.cpp86 args.fVaryingHandler->emitAttributes(gp);
H A DGrPipelineDynamicStateTest.cpp106 varyingHandler->emitAttributes(mp);
H A DGrMeshTest.cpp509 varyingHandler->emitAttributes(mp);
/third_party/skia/gm/
H A Dfwidth_squircle.cpp110 varyings->emitAttributes(proc); in makeProgramImpl()
H A Dtessellation.cpp77 args.fVaryingHandler->emitAttributes(args.fGeomProc.cast<TessellationTestTriShader>());
H A Dclockwise.cpp106 args.fVaryingHandler->emitAttributes(proc); in makeProgramImpl()
/third_party/skia/src/gpu/ops/
H A DDrawAtlasPathOp.cpp87 args.fVaryingHandler->emitAttributes(shader);
H A DPathStencilCoverOp.cpp71 args.fVaryingHandler->emitAttributes(args.fGeomProc); in makeProgramImpl()
H A DDashOp.cpp776 varyingHandler->emitAttributes(dce); in onEmitCode()
975 varyingHandler->emitAttributes(de); in onEmitCode()
H A DLatticeOp.cpp73 args.fVaryingHandler->emitAttributes(latticeGP);
H A DGrOvalOpFactory.cpp152 varyingHandler->emitAttributes(cgp);
340 varyingHandler->emitAttributes(bcscgp);
606 varyingHandler->emitAttributes(egp);
813 varyingHandler->emitAttributes(diegp);
H A DAAConvexPathRenderer.cpp622 varyingHandler->emitAttributes(qe); in makeProgramImpl()
/third_party/skia/src/gpu/
H A DGrDefaultGeoProcFactory.cpp112 varyingHandler->emitAttributes(gp);
/third_party/skia/tools/gpu/
H A DTestOps.cpp47 args.fVaryingHandler->emitAttributes(gp);
/third_party/skia/bench/
H A DVertexColorSpaceBench.cpp65 varyingHandler->emitAttributes(gp);

Completed in 21 milliseconds

12