HomeSort by relevance Sort by last modified time
    Searched refs:kVec2f_GrVertexAttribType (Results 1 - 25 of 32) sorted by null

1 2

  /external/chromium_org/third_party/skia/include/gpu/
GrTypesPriv.h 70 kVec2f_GrVertexAttribType,
88 GR_STATIC_ASSERT(1 == kVec2f_GrVertexAttribType);
102 2*sizeof(float), // kVec2f_GrVertexAttribType
110 GR_STATIC_ASSERT(1 == kVec2f_GrVertexAttribType);
  /external/skia/include/gpu/
GrTypesPriv.h 70 kVec2f_GrVertexAttribType,
88 GR_STATIC_ASSERT(1 == kVec2f_GrVertexAttribType);
102 2*sizeof(float), // kVec2f_GrVertexAttribType
110 GR_STATIC_ASSERT(1 == kVec2f_GrVertexAttribType);
  /external/chromium_org/third_party/skia/experimental/AndroidPathRenderer/
GrAndroidPathRenderer.cpp 44 GrVertexAttrib(kVec2f_GrVertexAttribType, 0),
  /external/chromium_org/third_party/skia/tests/
GLProgramsTest.cpp 190 { kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding },
191 { kVec2f_GrVertexAttribType, 0, kGeometryProcessor_GrVertexAttribBinding },
192 { kVec2f_GrVertexAttribType, 0, kGeometryProcessor_GrVertexAttribBinding }
203 return kVec2f_GrVertexAttribType;
  /external/skia/experimental/AndroidPathRenderer/
GrAndroidPathRenderer.cpp 44 GrVertexAttrib(kVec2f_GrVertexAttribType, 0),
  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGLVertexArray.h 32 {2, GR_GL_FLOAT, false}, // kVec2f_GrVertexAttribType
38 GR_STATIC_ASSERT(1 == kVec2f_GrVertexAttribType);
  /external/skia/src/gpu/gl/
GrGLVertexArray.h 32 {2, GR_GL_FLOAT, false}, // kVec2f_GrVertexAttribType
38 GR_STATIC_ASSERT(1 == kVec2f_GrVertexAttribType);
  /external/chromium_org/third_party/skia/src/gpu/
GrBitmapTextContext.cpp 36 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding},
37 {kVec2f_GrVertexAttribType, sizeof(SkPoint), kGeometryProcessor_GrVertexAttribBinding}
44 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding},
46 {kVec2f_GrVertexAttribType, sizeof(SkPoint) + sizeof(GrColor), kGeometryProcessor_GrVertexAttribBinding}
GrDistanceFieldTextContext.cpp 40 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding},
41 {kVec2f_GrVertexAttribType, sizeof(SkPoint) , kGeometryProcessor_GrVertexAttribBinding}
48 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding},
50 {kVec2f_GrVertexAttribType, sizeof(SkPoint) + sizeof(GrColor), kGeometryProcessor_GrVertexAttribBinding}
GrOvalRenderer.cpp 521 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding},
619 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding},
620 {kVec2f_GrVertexAttribType, sizeof(SkPoint), kGeometryProcessor_GrVertexAttribBinding},
626 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding},
627 {kVec2f_GrVertexAttribType, sizeof(SkPoint), kGeometryProcessor_GrVertexAttribBinding},
628 {kVec2f_GrVertexAttribType, 2*sizeof(SkPoint), kGeometryProcessor_GrVertexAttribBinding},
    [all...]
GrDrawState.cpp 282 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding};
286 fVAStride = GrVertexAttribTypeSize(kVec2f_GrVertexAttribType);
GrAARectRenderer.cpp 282 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding},
613 { kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding },
615 { kVec2f_GrVertexAttribType, 3*sizeof(SkPoint), kGeometryProcessor_GrVertexAttribBinding }
627 { kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding },
    [all...]
GrContext.cpp 325 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding},
326 {kVec2f_GrVertexAttribType, sizeof(SkPoint), kLocalCoord_GrVertexAttribBinding}
934 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding }
    [all...]
GrAAHairLinePathRenderer.cpp 710 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding},
716 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding},
    [all...]
GrDrawTarget.cpp 679 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding},
680 {kVec2f_GrVertexAttribType, sizeof(SkPoint), kLocalCoord_GrVertexAttribBinding}
    [all...]
  /external/skia/src/gpu/
GrBitmapTextContext.cpp 39 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding},
40 {kVec2f_GrVertexAttribType, sizeof(SkPoint) , kEffect_GrVertexAttribBinding}
45 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding},
47 {kVec2f_GrVertexAttribType, sizeof(SkPoint) + sizeof(GrColor), kEffect_GrVertexAttribBinding}
GrAARectRenderer.cpp 263 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding},
268 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding},
582 { kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding },
584 { kVec2f_GrVertexAttribType, 3*sizeof(SkPoint), kEffect_GrVertexAttribBinding }
596 { kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding },
    [all...]
GrOvalRenderer.cpp 490 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding},
589 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding},
590 {kVec2f_GrVertexAttribType, sizeof(SkPoint), kEffect_GrVertexAttribBinding},
596 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding},
597 {kVec2f_GrVertexAttribType, sizeof(SkPoint), kEffect_GrVertexAttribBinding},
598 {kVec2f_GrVertexAttribType, 2*sizeof(SkPoint), kEffect_GrVertexAttribBinding},
    [all...]
GrInOrderDrawBuffer.cpp 81 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding},
83 {kVec2f_GrVertexAttribType, sizeof(SkPoint)+sizeof(GrColor),
88 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding},
89 {kVec2f_GrVertexAttribType, sizeof(SkPoint), kLocalCoord_GrVertexAttribBinding},
    [all...]
GrDistanceFieldTextContext.cpp 191 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding},
192 {kVec2f_GrVertexAttribType, sizeof(SkPoint), kEffect_GrVertexAttribBinding}
GrContext.cpp 304 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding},
305 {kVec2f_GrVertexAttribType, sizeof(SkPoint), kLocalCoord_GrVertexAttribBinding}
928 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding }
    [all...]
GrDrawState.cpp 130 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding};
  /external/skia/gm/
convexpolyeffect.cpp 27 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding},
  /external/skia/src/gpu/effects/
GrDashingEffect.cpp 72 { kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding },
73 { kVec2f_GrVertexAttribType, sizeof(SkPoint), kEffect_GrVertexAttribBinding },
  /external/chromium_org/third_party/skia/src/gpu/effects/
GrDashingEffect.cpp 73 { kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding }
77 { kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding },
78 { kVec2f_GrVertexAttribType, sizeof(SkPoint), kGeometryProcessor_GrVertexAttribBinding },
    [all...]

Completed in 1110 milliseconds

1 2