/third_party/flutter/skia/src/gpu/effects/ |
D | GrShadowGeoProc.cpp | 28 varyingHandler->emitAttributes(rsgp); in onEmitCode()
|
D | GrDistanceFieldGeoProc.cpp | 39 varyingHandler->emitAttributes(dfTexEffect); in onEmitCode() 339 varyingHandler->emitAttributes(dfPathEffect); in onEmitCode() 628 varyingHandler->emitAttributes(dfTexEffect); in onEmitCode()
|
D | GrBezierEffect.cpp | 76 varyingHandler->emitAttributes(gp); in onEmitCode() 327 varyingHandler->emitAttributes(gp); in onEmitCode()
|
D | GrBitmapTextGeoProc.cpp | 33 varyingHandler->emitAttributes(btgp); in onEmitCode()
|
/third_party/skia/src/gpu/effects/ |
D | GrShadowGeoProc.cpp | 30 varyingHandler->emitAttributes(rsgp); in onEmitCode()
|
D | GrBezierEffect.cpp | 58 varyingHandler->emitAttributes(gp); in onEmitCode() 246 varyingHandler->emitAttributes(gp); in onEmitCode()
|
D | GrDistanceFieldGeoProc.cpp | 61 varyingHandler->emitAttributes(dfTexEffect); in onEmitCode() 349 varyingHandler->emitAttributes(dfPathEffect); in onEmitCode() 615 varyingHandler->emitAttributes(dfTexEffect); in onEmitCode()
|
D | GrBitmapTextGeoProc.cpp | 53 varyingHandler->emitAttributes(btgp); in onEmitCode()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMAsmPrinter.h | 121 void emitAttributes();
|
/third_party/skia/src/gpu/glsl/ |
D | GrGLSLVarying.h | 136 void emitAttributes(const GrGeometryProcessor&);
|
D | GrGLSLVarying.cpp | 60 void GrGLSLVaryingHandler::emitAttributes(const GrGeometryProcessor& gp) { in emitAttributes() function in GrGLSLVaryingHandler
|
/third_party/flutter/skia/src/gpu/glsl/ |
D | GrGLSLVarying.h | 133 void emitAttributes(const GrGeometryProcessor& gp);
|
D | GrGLSLVarying.cpp | 68 void GrGLSLVaryingHandler::emitAttributes(const GrGeometryProcessor& gp) { in emitAttributes() function in GrGLSLVaryingHandler
|
/third_party/flutter/skia/src/gpu/ccpr/ |
D | GrSampleMaskProcessor.cpp | 33 varyingHandler->emitAttributes(proc); in onEmitCode()
|
D | GrStencilAtlasOp.cpp | 43 args.fVaryingHandler->emitAttributes(args.fGP.cast<StencilResolveProcessor>()); in onEmitCode()
|
D | GrCCPathProcessor.cpp | 160 varyingHandler->emitAttributes(proc); in onEmitCode()
|
/third_party/skia/src/gpu/tessellate/shaders/ |
D | GrStrokeTessellationShader_InstancedImpl.cpp | 20 args.fVaryingHandler->emitAttributes(shader); in onEmitCode()
|
D | GrPathTessellationShader.cpp | 118 args.fVaryingHandler->emitAttributes(shader); in onEmitCode()
|
/third_party/flutter/skia/gm/ |
D | fwidth_squircle.cpp | 91 varyings->emitAttributes(proc); in onEmitCode()
|
D | clockwise.cpp | 105 args.fVaryingHandler->emitAttributes(proc); in onEmitCode()
|
/third_party/flutter/skia/tests/ |
D | PrimitiveProcessorTest.cpp | 85 args.fVaryingHandler->emitAttributes(gp); in onPrepareDraws()
|
D | GrPipelineDynamicStateTest.cpp | 95 varyingHandler->emitAttributes(mp); in onEmitCode()
|
/third_party/skia/gm/ |
D | fwidth_squircle.cpp | 110 varyings->emitAttributes(proc); in makeProgramImpl()
|
/third_party/skia/tests/ |
D | PrimitiveProcessorTest.cpp | 86 args.fVaryingHandler->emitAttributes(gp); in onCreateProgramInfo()
|
/third_party/flutter/skia/src/gpu/ops/ |
D | GrFillRRectOp.cpp | 380 varyings->emitAttributes(proc); in onEmitCode() 600 varyings->emitAttributes(proc); in onEmitCode()
|