Home
last modified time | relevance | path

Searched refs:fInTextureCoords (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/src/gpu/effects/
H A DGrDistanceFieldGeoProc.h125 Attribute fInTextureCoords;
191 Attribute fInTextureCoords;
270 Attribute fInTextureCoords;
H A DGrDistanceFieldGeoProc.cpp97 dfTexEffect.fInTextureCoords.name(),
229 fInTextureCoords = {"inTextureCoords", kUShort2_GrVertexAttribType, in GrDistanceFieldA8TextGeoProc()
369 dfPathEffect.fInTextureCoords.name(),
503 fInTextureCoords = {"inTextureCoords", kUShort2_GrVertexAttribType, in GrDistanceFieldPathGeoProc()
661 dfTexEffect.fInTextureCoords.name(),
824 fInTextureCoords = {"inTextureCoords", kUShort2_GrVertexAttribType, in GrDistanceFieldLCDTextGeoProc()
H A DGrBitmapTextGeoProc.h78 Attribute fInTextureCoords; variable
H A DGrBitmapTextGeoProc.cpp62 btgp.fInTextureCoords.name(),
141 fInTextureCoords = {"inTextureCoords", kUShort2_GrVertexAttribType, in GrBitmapTextGeoProc()
/third_party/skia/src/gpu/ops/
H A DLatticeOp.cpp75 gpArgs->fLocalCoordVar = latticeGP.fInTextureCoords.asShaderVar();
79 latticeGP.fInTextureCoords.asShaderVar(),
117 fInTextureCoords = {"textureCoords", kFloat2_GrVertexAttribType, kFloat2_GrSLType}; in LatticeGP()
126 Attribute fInTextureCoords; member

Completed in 7 milliseconds