Searched refs:kGrFixedFunctionVertexAttribBindingCnt (Results 1 – 6 of 6) sorted by relevance
137 static const int kGrFixedFunctionVertexAttribBindingCnt = variable141 SkASSERT(binding >= 0 && binding < kGrFixedFunctionVertexAttribBindingCnt); in GrFixedFunctionVertexAttribVectorCount()150 GR_STATIC_ASSERT(kGrFixedFunctionVertexAttribBindingCnt == SK_ARRAY_COUNT(kVecCounts)); in GrFixedFunctionVertexAttribVectorCount()
107 if (attribs[i].fBinding < kGrFixedFunctionVertexAttribBindingCnt) { in setVertexAttribs()
922 int fFixedFunctionVertexAttribIndices[kGrFixedFunctionVertexAttribBindingCnt];