Home
last modified time | relevance | path

Searched refs:emitAttributes (Results 1 – 25 of 54) sorted by relevance

123

/third_party/flutter/skia/src/gpu/effects/
DGrShadowGeoProc.cpp28 varyingHandler->emitAttributes(rsgp); in onEmitCode()
DGrDistanceFieldGeoProc.cpp39 varyingHandler->emitAttributes(dfTexEffect); in onEmitCode()
339 varyingHandler->emitAttributes(dfPathEffect); in onEmitCode()
628 varyingHandler->emitAttributes(dfTexEffect); in onEmitCode()
DGrBezierEffect.cpp76 varyingHandler->emitAttributes(gp); in onEmitCode()
327 varyingHandler->emitAttributes(gp); in onEmitCode()
DGrBitmapTextGeoProc.cpp33 varyingHandler->emitAttributes(btgp); in onEmitCode()
/third_party/skia/src/gpu/effects/
DGrShadowGeoProc.cpp30 varyingHandler->emitAttributes(rsgp); in onEmitCode()
DGrBezierEffect.cpp58 varyingHandler->emitAttributes(gp); in onEmitCode()
246 varyingHandler->emitAttributes(gp); in onEmitCode()
DGrDistanceFieldGeoProc.cpp61 varyingHandler->emitAttributes(dfTexEffect); in onEmitCode()
349 varyingHandler->emitAttributes(dfPathEffect); in onEmitCode()
615 varyingHandler->emitAttributes(dfTexEffect); in onEmitCode()
DGrBitmapTextGeoProc.cpp53 varyingHandler->emitAttributes(btgp); in onEmitCode()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMAsmPrinter.h121 void emitAttributes();
/third_party/skia/src/gpu/glsl/
DGrGLSLVarying.h136 void emitAttributes(const GrGeometryProcessor&);
DGrGLSLVarying.cpp60 void GrGLSLVaryingHandler::emitAttributes(const GrGeometryProcessor& gp) { in emitAttributes() function in GrGLSLVaryingHandler
/third_party/flutter/skia/src/gpu/glsl/
DGrGLSLVarying.h133 void emitAttributes(const GrGeometryProcessor& gp);
DGrGLSLVarying.cpp68 void GrGLSLVaryingHandler::emitAttributes(const GrGeometryProcessor& gp) { in emitAttributes() function in GrGLSLVaryingHandler
/third_party/flutter/skia/src/gpu/ccpr/
DGrSampleMaskProcessor.cpp33 varyingHandler->emitAttributes(proc); in onEmitCode()
DGrStencilAtlasOp.cpp43 args.fVaryingHandler->emitAttributes(args.fGP.cast<StencilResolveProcessor>()); in onEmitCode()
DGrCCPathProcessor.cpp160 varyingHandler->emitAttributes(proc); in onEmitCode()
/third_party/skia/src/gpu/tessellate/shaders/
DGrStrokeTessellationShader_InstancedImpl.cpp20 args.fVaryingHandler->emitAttributes(shader); in onEmitCode()
DGrPathTessellationShader.cpp118 args.fVaryingHandler->emitAttributes(shader); in onEmitCode()
/third_party/flutter/skia/gm/
Dfwidth_squircle.cpp91 varyings->emitAttributes(proc); in onEmitCode()
Dclockwise.cpp105 args.fVaryingHandler->emitAttributes(proc); in onEmitCode()
/third_party/flutter/skia/tests/
DPrimitiveProcessorTest.cpp85 args.fVaryingHandler->emitAttributes(gp); in onPrepareDraws()
DGrPipelineDynamicStateTest.cpp95 varyingHandler->emitAttributes(mp); in onEmitCode()
/third_party/skia/gm/
Dfwidth_squircle.cpp110 varyings->emitAttributes(proc); in makeProgramImpl()
/third_party/skia/tests/
DPrimitiveProcessorTest.cpp86 args.fVaryingHandler->emitAttributes(gp); in onCreateProgramInfo()
/third_party/flutter/skia/src/gpu/ops/
DGrFillRRectOp.cpp380 varyings->emitAttributes(proc); in onEmitCode()
600 varyings->emitAttributes(proc); in onEmitCode()

123