HomeSort by relevance Sort by last modified time
    Searched refs:kPosition_GrVertexAttribBinding (Results 1 - 22 of 22) sorted by null

  /external/chromium_org/third_party/skia/include/gpu/
GrTypesPriv.h 121 kPosition_GrVertexAttribBinding, // required, must have vector count of 2
144 GR_STATIC_ASSERT(0 == kPosition_GrVertexAttribBinding);
  /external/skia/include/gpu/
GrTypesPriv.h 121 kPosition_GrVertexAttribBinding, // required, must have vector count of 2
144 GR_STATIC_ASSERT(0 == kPosition_GrVertexAttribBinding);
  /external/chromium_org/third_party/skia/src/gpu/
GrDrawState.cpp 125 GrAssert(-1 != fCommon.fFixedFunctionVertexAttribIndices[kPosition_GrVertexAttribBinding]);
132 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding};
141 fCommon.fFixedFunctionVertexAttribIndices[kPosition_GrVertexAttribBinding] = 0;
GrAARectRenderer.cpp 262 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding},
267 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding},
506 { kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding },
520 { kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding },
GrTextContext.cpp 113 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding},
GrInOrderDrawBuffer.cpp 80 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding},
87 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding},
GrOvalRenderer.cpp 324 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding},
426 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding},
GrContext.cpp 298 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding},
861 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding },
867 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding},
    [all...]
GrDrawState.h 124 return fCommon.fFixedFunctionVertexAttribIndices[kPosition_GrVertexAttribBinding];
    [all...]
GrAAHairLinePathRenderer.cpp     [all...]
GrAAConvexPathRenderer.cpp 589 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding},
GrDrawTarget.cpp 604 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding},
    [all...]
  /external/skia/src/gpu/
GrDrawState.cpp 125 GrAssert(-1 != fCommon.fFixedFunctionVertexAttribIndices[kPosition_GrVertexAttribBinding]);
132 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding};
141 fCommon.fFixedFunctionVertexAttribIndices[kPosition_GrVertexAttribBinding] = 0;
GrAARectRenderer.cpp 262 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding},
267 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding},
506 { kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding },
520 { kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding },
GrTextContext.cpp 113 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding},
GrInOrderDrawBuffer.cpp 80 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding},
87 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding},
GrOvalRenderer.cpp 324 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding},
426 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding},
GrContext.cpp 298 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding},
861 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding },
867 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding},
    [all...]
GrDrawState.h 124 return fCommon.fFixedFunctionVertexAttribIndices[kPosition_GrVertexAttribBinding];
    [all...]
GrAAHairLinePathRenderer.cpp     [all...]
GrAAConvexPathRenderer.cpp 589 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding},
GrDrawTarget.cpp 604 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding},
    [all...]

Completed in 110 milliseconds