Searched defs:kCounts (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/third_party/skia/include/gpu/ |
D | GrTypesPriv.h | 37 static const int kCounts[] = { -1, 1, 2, 3, 4, -1, -1, -1 }; in GrSLTypeVectorCount() local 84 static const int kCounts[] = { 1, 2, 3, 4, 4 }; in GrVertexAttribTypeVectorCount() local
|
/external/skia/include/gpu/ |
D | GrTypesPriv.h | 37 static const int kCounts[] = { -1, 1, 2, 3, 4, -1, -1, -1 }; in GrSLTypeVectorCount() local 84 static const int kCounts[] = { 1, 2, 3, 4, 4 }; in GrVertexAttribTypeVectorCount() local
|