Home
last modified time | relevance | path

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

123

/external/skqp/src/gpu/effects/
DGrShadowGeoProc.cpp28 varyingHandler->emitAttributes(rsgp); in onEmitCode()
DGrDistanceFieldGeoProc.cpp39 varyingHandler->emitAttributes(dfTexEffect); in onEmitCode()
338 varyingHandler->emitAttributes(dfPathEffect); in onEmitCode()
626 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()
/external/skia/src/gpu/effects/
DGrShadowGeoProc.cpp28 varyingHandler->emitAttributes(rsgp); in onEmitCode()
DGrDistanceFieldGeoProc.cpp39 varyingHandler->emitAttributes(dfTexEffect); in onEmitCode()
338 varyingHandler->emitAttributes(dfPathEffect); in onEmitCode()
626 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()
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMAsmPrinter.h82 void emitAttributes();
/external/llvm/lib/Target/ARM/
DARMAsmPrinter.h100 void emitAttributes();
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMAsmPrinter.h123 void emitAttributes();
/external/skia/src/gpu/glsl/
DGrGLSLVarying.h133 void emitAttributes(const GrGeometryProcessor& gp);
DGrGLSLVarying.cpp69 void GrGLSLVaryingHandler::emitAttributes(const GrGeometryProcessor& gp) { in emitAttributes() function in GrGLSLVaryingHandler
/external/skqp/src/gpu/glsl/
DGrGLSLVarying.h133 void emitAttributes(const GrGeometryProcessor& gp);
DGrGLSLVarying.cpp69 void GrGLSLVaryingHandler::emitAttributes(const GrGeometryProcessor& gp) { in emitAttributes() function in GrGLSLVaryingHandler
/external/skia/gm/
Dfwidth_squircle.cpp65 varyings->emitAttributes(proc); in onEmitCode()
Dclockwise.cpp71 args.fVaryingHandler->emitAttributes(proc); in onEmitCode()
/external/skqp/gm/
Dfwidth_squircle.cpp68 varyings->emitAttributes(proc); in onEmitCode()
Dclockwise.cpp68 args.fVaryingHandler->emitAttributes(proc); in onEmitCode()
/external/skqp/tests/
DPrimitiveProcessorTest.cpp77 args.fVaryingHandler->emitAttributes(gp); in onPrepareDraws()
DGrPipelineDynamicStateTest.cpp92 varyingHandler->emitAttributes(mp); in onEmitCode()
/external/skia/tests/
DPrimitiveProcessorTest.cpp78 args.fVaryingHandler->emitAttributes(gp); in onPrepareDraws()
DGrPipelineDynamicStateTest.cpp95 varyingHandler->emitAttributes(mp); in onEmitCode()
/external/skia/src/gpu/ccpr/
DGrCCPathProcessor.cpp157 varyingHandler->emitAttributes(proc); in onEmitCode()
/external/skqp/src/gpu/ccpr/
DGrCCPathProcessor.cpp155 varyingHandler->emitAttributes(proc); in onEmitCode()

123