Home
last modified time | relevance | path

Searched refs:collectTransforms (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/src/gpu/
H A DGrGeometryProcessor.cpp27 // This is highly coupled with the code in ProgramImpl::collectTransforms(). in ComputeCoordTransformsKey()
75 FPCoordsMap transformMap = this->collectTransforms(args.fVertBuilder, in emitCode()
100 ProgramImpl::FPCoordsMap ProgramImpl::collectTransforms(GrGLSLVertexBuilder* vb, in collectTransforms() function in ProgramImpl
H A DGrGeometryProcessor.h332 * in the call to collectTransforms(). This must happen after FP code emission so that it has
461 FPCoordsMap collectTransforms(GrGLSLVertexBuilder* vb,
475 // Populated by collectTransforms() for use in emitTransformCode(). When we lift the computation

Completed in 4 milliseconds