Home
last modified time | relevance | path

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

12

/external/skqp/src/gpu/effects/
DGrShadowGeoProc.cpp28 varyingHandler->emitAttributes(rsgp); in onEmitCode()
DGrDistanceFieldGeoProc.cpp37 varyingHandler->emitAttributes(dfTexEffect); in onEmitCode()
319 varyingHandler->emitAttributes(dfPathEffect); in onEmitCode()
586 varyingHandler->emitAttributes(dfTexEffect); in onEmitCode()
DGrBezierEffect.cpp78 varyingHandler->emitAttributes(gp); in onEmitCode()
330 varyingHandler->emitAttributes(gp); in onEmitCode()
535 varyingHandler->emitAttributes(gp); in onEmitCode()
DGrBitmapTextGeoProc.cpp31 varyingHandler->emitAttributes(btgp); in onEmitCode()
/external/skia/src/gpu/effects/
DGrShadowGeoProc.cpp28 varyingHandler->emitAttributes(rsgp); in onEmitCode()
DGrDistanceFieldGeoProc.cpp37 varyingHandler->emitAttributes(dfTexEffect); in onEmitCode()
327 varyingHandler->emitAttributes(dfPathEffect); in onEmitCode()
602 varyingHandler->emitAttributes(dfTexEffect); in onEmitCode()
DGrBezierEffect.cpp78 varyingHandler->emitAttributes(gp); in onEmitCode()
330 varyingHandler->emitAttributes(gp); in onEmitCode()
535 varyingHandler->emitAttributes(gp); in onEmitCode()
DGrBitmapTextGeoProc.cpp31 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/skia/src/gpu/glsl/
DGrGLSLVarying.h110 void emitAttributes(const GrGeometryProcessor& gp);
DGrGLSLVarying.cpp69 void GrGLSLVaryingHandler::emitAttributes(const GrGeometryProcessor& gp) { in emitAttributes() function in GrGLSLVaryingHandler
/external/skqp/src/gpu/glsl/
DGrGLSLVarying.h116 void emitAttributes(const GrGeometryProcessor& gp);
DGrGLSLVarying.cpp61 void GrGLSLVaryingHandler::emitAttributes(const GrGeometryProcessor& gp) { in emitAttributes() function in GrGLSLVaryingHandler
/external/skia/tests/
DPrimitiveProcessorTest.cpp74 args.fVaryingHandler->emitAttributes(gp); in onPrepareDraws()
DGrPipelineDynamicStateTest.cpp89 varyingHandler->emitAttributes(mp); in onEmitCode()
/external/skqp/tests/
DPrimitiveProcessorTest.cpp74 args.fVaryingHandler->emitAttributes(gp); in onPrepareDraws()
DGrPipelineDynamicStateTest.cpp89 varyingHandler->emitAttributes(mp); in onEmitCode()
/external/skqp/src/gpu/ccpr/
DGrCCPathProcessor.cpp158 varyingHandler->emitAttributes(proc); in onEmitCode()
DGrCCCoverageProcessor_GSImpl.cpp40 varyingHandler->emitAttributes(proc); in onEmitCode()
DGrCCCoverageProcessor_VSImpl.cpp65 varyingHandler->emitAttributes(proc); in onEmitCode()
/external/skia/src/gpu/ccpr/
DGrCCPathProcessor.cpp160 varyingHandler->emitAttributes(proc); in onEmitCode()
DGrCCCoverageProcessor_GSImpl.cpp40 varyingHandler->emitAttributes(proc); in onEmitCode()
/external/skqp/src/gpu/
DGrDefaultGeoProcFactory.cpp81 varyingHandler->emitAttributes(gp); in onEmitCode()
/external/skia/src/gpu/
DGrDefaultGeoProcFactory.cpp81 varyingHandler->emitAttributes(gp); in onEmitCode()

12