Searched defs:maxVertexAttribs (Results 1 – 5 of 5) sorted by relevance
62 int maxVertexAttribs = ctx.getInteger(GL_MAX_VERTEX_ATTRIBS); in vertex_attribf() local77 int maxVertexAttribs = ctx.getInteger(GL_MAX_VERTEX_ATTRIBS); in vertex_attribfv() local92 int maxVertexAttribs = ctx.getInteger(GL_MAX_VERTEX_ATTRIBS); in vertex_attribi4() local106 int maxVertexAttribs = ctx.getInteger(GL_MAX_VERTEX_ATTRIBS); in vertex_attribi4v() local126 int maxVertexAttribs = ctx.getInteger(GL_MAX_VERTEX_ATTRIBS); in vertex_attrib_pointer() local181 int maxVertexAttribs = ctx.getInteger(GL_MAX_VERTEX_ATTRIBS); in vertex_attrib_i_pointer() local216 int maxVertexAttribs = ctx.getInteger(GL_MAX_VERTEX_ATTRIBS); in enable_vertex_attrib_array() local225 int maxVertexAttribs = ctx.getInteger(GL_MAX_VERTEX_ATTRIBS); in disable_vertex_attrib_array() local259 int maxVertexAttribs = ctx.getInteger(GL_MAX_VERTEX_ATTRIBS); in vertex_attrib_divisor() local
711 GLint maxVertexAttribs; in get_vertex_attribfv() local728 GLint maxVertexAttribs; in get_vertex_attribiv() local745 GLint maxVertexAttribs; in get_vertex_attribi_iv() local762 GLint maxVertexAttribs; in get_vertex_attribi_uiv() local779 GLint maxVertexAttribs; in get_vertex_attrib_pointerv() local
581 int maxVertexAttribs; member
5416 VertexArray::VertexArray (deUint32 name, int maxVertexAttribs) in VertexArray()
238 int maxVertexAttribs = 0; in isProgramSupported() local