Searched refs:maxVertexAttributes (Results 1 – 2 of 2) sorted by relevance
250 int maxVertexAttributes() const { return fMaxVertexAttributes; } in maxVertexAttributes() function
214 SkASSERT(this->glCaps().maxVertexAttributes() >= GrGeometryProcessor::kMaxVertexAttribs); in GrGLGpu()3981 int attrCount = gpu->glCaps().maxVertexAttributes(); in internalBind()3995 int attrCount = gpu->glCaps().maxVertexAttributes(); in internalBind()