Home | History | Annotate | Download | only in gpu

Lines Matching refs:GrPoint

329         GrPoint pathPts[4];
330 GrPoint devPts[4];
482 GrPoint fPos;
487 GrPoint fPos;
501 GR_STATIC_ASSERT(sizeof(BezierVertex) == 3 * sizeof(GrPoint));
524 DevToUV.apply<kVertsPerQuad, sizeof(BezierVertex), sizeof(GrPoint)>(verts);
988 {kVec4f_GrVertexAttribType, sizeof(GrPoint), kEffect_GrVertexAttribBinding}
994 {kVec4ub_GrVertexAttribType, sizeof(GrPoint), kCoverage_GrVertexAttribBinding},