Home
last modified time | relevance | path

Searched refs:kVec2f_GrVertexAttribType (Results 1 – 25 of 32) sorted by relevance

12

/external/chromium_org/third_party/skia/include/gpu/
DGrTypesPriv.h70 kVec2f_GrVertexAttribType, enumerator
88 GR_STATIC_ASSERT(1 == kVec2f_GrVertexAttribType); in GrVertexAttribTypeVectorCount()
110 GR_STATIC_ASSERT(1 == kVec2f_GrVertexAttribType); in GrVertexAttribTypeSize()
/external/skia/include/gpu/
DGrTypesPriv.h70 kVec2f_GrVertexAttribType, enumerator
88 GR_STATIC_ASSERT(1 == kVec2f_GrVertexAttribType); in GrVertexAttribTypeVectorCount()
110 GR_STATIC_ASSERT(1 == kVec2f_GrVertexAttribType); in GrVertexAttribTypeSize()
/external/chromium_org/third_party/skia/tests/
DGLProgramsTest.cpp190 { kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding },
191 { kVec2f_GrVertexAttribType, 0, kGeometryProcessor_GrVertexAttribBinding },
192 { kVec2f_GrVertexAttribType, 0, kGeometryProcessor_GrVertexAttribBinding }
203 return kVec2f_GrVertexAttribType; in convert_sltype_to_attribtype()
/external/chromium_org/third_party/skia/src/gpu/
DGrDistanceFieldTextContext.cpp40 {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_GrVertexAttribB…
DGrBitmapTextContext.cpp36 {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_GrVertexAttribB…
DGrOvalRenderer.cpp521 {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},
DGrAARectRenderer.cpp282 … {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 },
DGrDrawState.cpp282 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding}; in setDefaultVertexAttribs()
286 fVAStride = GrVertexAttribTypeSize(kVec2f_GrVertexAttribType); in setDefaultVertexAttribs()
DGrContext.cpp325 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding},
326 {kVec2f_GrVertexAttribType, sizeof(SkPoint), kLocalCoord_GrVertexAttribBinding}
934 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding },
935 {kVec2f_GrVertexAttribType, sizeof(SkPoint), kLocalCoord_GrVertexAttribBinding },
943 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding},
DGrInOrderDrawBuffer.cpp77 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding},
79 … {kVec2f_GrVertexAttribType, sizeof(SkPoint)+sizeof(GrColor), kLocalCoord_GrVertexAttribBinding},
DGrAAHairLinePathRenderer.cpp710 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding},
716 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding},
/external/skia/src/gpu/
DGrBitmapTextContext.cpp39 {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}
DGrAARectRenderer.cpp263 {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 },
DGrOvalRenderer.cpp490 {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},
DGrInOrderDrawBuffer.cpp81 {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},
DGrDistanceFieldTextContext.cpp191 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding},
192 {kVec2f_GrVertexAttribType, sizeof(SkPoint), kEffect_GrVertexAttribBinding}
DGrContext.cpp304 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding},
305 {kVec2f_GrVertexAttribType, sizeof(SkPoint), kLocalCoord_GrVertexAttribBinding}
928 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding },
929 {kVec2f_GrVertexAttribType, sizeof(SkPoint), kLocalCoord_GrVertexAttribBinding },
934 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding},
DGrDrawState.cpp130 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding}; in setDefaultVertexAttribs()
/external/chromium_org/third_party/skia/experimental/AndroidPathRenderer/
DGrAndroidPathRenderer.cpp44 GrVertexAttrib(kVec2f_GrVertexAttribType, 0), in onDrawPath()
/external/skia/experimental/AndroidPathRenderer/
DGrAndroidPathRenderer.cpp44 GrVertexAttrib(kVec2f_GrVertexAttribType, 0), in onDrawPath()
/external/skia/src/gpu/gl/
DGrGLVertexArray.h38 GR_STATIC_ASSERT(1 == kVec2f_GrVertexAttribType); in GrGLAttribTypeToLayout()
/external/chromium_org/third_party/skia/src/gpu/gl/
DGrGLVertexArray.h38 GR_STATIC_ASSERT(1 == kVec2f_GrVertexAttribType); in GrGLAttribTypeToLayout()
/external/chromium_org/third_party/skia/src/gpu/effects/
DGrDashingEffect.cpp73 { kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding }
77 { kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding },
78 { kVec2f_GrVertexAttribType, sizeof(SkPoint), kGeometryProcessor_GrVertexAttribBinding },
/external/skia/gm/
Dconvexpolyeffect.cpp27 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding},
/external/skia/src/gpu/effects/
DGrDashingEffect.cpp72 { kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding },
73 { kVec2f_GrVertexAttribType, sizeof(SkPoint), kEffect_GrVertexAttribBinding },

12