/external/chromium_org/third_party/skia/include/gpu/ |
GrTypesPriv.h | 68 kVec2f_GrVertexAttribType, 86 GR_STATIC_ASSERT(1 == kVec2f_GrVertexAttribType); 100 2*sizeof(float), // kVec2f_GrVertexAttribType 108 GR_STATIC_ASSERT(1 == kVec2f_GrVertexAttribType);
|
/external/skia/include/gpu/ |
GrTypesPriv.h | 68 kVec2f_GrVertexAttribType, 86 GR_STATIC_ASSERT(1 == kVec2f_GrVertexAttribType); 100 2*sizeof(float), // kVec2f_GrVertexAttribType 108 GR_STATIC_ASSERT(1 == kVec2f_GrVertexAttribType);
|
/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/ |
GrTextContext.cpp | 113 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding}, 114 {kVec2f_GrVertexAttribType, sizeof(GrPoint), kEffect_GrVertexAttribBinding}
|
GrAARectRenderer.cpp | 262 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding}, 267 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding}, 506 { kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding }, 508 { kVec2f_GrVertexAttribType, 3*sizeof(GrPoint), kEffect_GrVertexAttribBinding } 520 { kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding },
|
GrInOrderDrawBuffer.cpp | 80 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding}, 82 {kVec2f_GrVertexAttribType, sizeof(GrPoint)+sizeof(GrColor), 87 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding}, 88 {kVec2f_GrVertexAttribType, sizeof(GrPoint), kLocalCoord_GrVertexAttribBinding},
|
GrOvalRenderer.cpp | 324 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding}, 426 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding}, 427 {kVec2f_GrVertexAttribType, sizeof(GrPoint), kEffect_GrVertexAttribBinding},
|
GrContext.cpp | 298 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding}, 299 {kVec2f_GrVertexAttribType, sizeof(GrPoint), kLocalCoord_GrVertexAttribBinding} 861 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding }, 862 {kVec2f_GrVertexAttribType, sizeof(GrPoint), kLocalCoord_GrVertexAttribBinding }, 867 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding}, [all...] |
GrDrawState.cpp | 132 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding};
|
GrDrawTarget.cpp | 604 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding}, 605 {kVec2f_GrVertexAttribType, sizeof(GrPoint), kLocalCoord_GrVertexAttribBinding} [all...] |
GrAAHairLinePathRenderer.cpp | [all...] |
GrAAConvexPathRenderer.cpp | 589 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding},
|
/external/skia/src/gpu/ |
GrTextContext.cpp | 113 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding}, 114 {kVec2f_GrVertexAttribType, sizeof(GrPoint), kEffect_GrVertexAttribBinding}
|
GrAARectRenderer.cpp | 262 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding}, 267 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding}, 506 { kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding }, 508 { kVec2f_GrVertexAttribType, 3*sizeof(GrPoint), kEffect_GrVertexAttribBinding } 520 { kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding },
|
GrInOrderDrawBuffer.cpp | 80 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding}, 82 {kVec2f_GrVertexAttribType, sizeof(GrPoint)+sizeof(GrColor), 87 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding}, 88 {kVec2f_GrVertexAttribType, sizeof(GrPoint), kLocalCoord_GrVertexAttribBinding},
|
GrOvalRenderer.cpp | 324 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding}, 426 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding}, 427 {kVec2f_GrVertexAttribType, sizeof(GrPoint), kEffect_GrVertexAttribBinding},
|
GrContext.cpp | 298 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding}, 299 {kVec2f_GrVertexAttribType, sizeof(GrPoint), kLocalCoord_GrVertexAttribBinding} 861 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding }, 862 {kVec2f_GrVertexAttribType, sizeof(GrPoint), kLocalCoord_GrVertexAttribBinding }, 867 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding}, [all...] |
GrDrawState.cpp | 132 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding};
|
GrDrawTarget.cpp | 604 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding}, 605 {kVec2f_GrVertexAttribType, sizeof(GrPoint), kLocalCoord_GrVertexAttribBinding} [all...] |
GrAAHairLinePathRenderer.cpp | [all...] |
GrAAConvexPathRenderer.cpp | 589 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding},
|