Home | History | Annotate | Download | only in gl

Lines Matching refs:fMaxVertexAttributes

29     fMaxVertexAttributes = 0;
88 GR_GL_GetIntegerv(gli, GR_GL_MAX_VERTEX_ATTRIBS, &fMaxVertexAttributes);
1025 r.appendf("Max Vertex Attributes: %d\n", fMaxVertexAttributes);