Searched defs:maxVertexAttribs (Results 1 – 5 of 5) sorted by relevance
72 int maxVertexAttribs = ctx.getInteger(GL_MAX_VERTEX_ATTRIBS); in vertex_attribf() local87 int maxVertexAttribs = ctx.getInteger(GL_MAX_VERTEX_ATTRIBS); in vertex_attribfv() local102 int maxVertexAttribs = ctx.getInteger(GL_MAX_VERTEX_ATTRIBS); in vertex_attribi4() local116 int maxVertexAttribs = ctx.getInteger(GL_MAX_VERTEX_ATTRIBS); in vertex_attribi4v() local136 int maxVertexAttribs = ctx.getInteger(GL_MAX_VERTEX_ATTRIBS); in vertex_attrib_pointer() local191 int maxVertexAttribs = ctx.getInteger(GL_MAX_VERTEX_ATTRIBS); in vertex_attrib_i_pointer() local225 int maxVertexAttribs = ctx.getInteger(GL_MAX_VERTEX_ATTRIBS); in vertex_attrib_format() local288 int maxVertexAttribs = ctx.getInteger(GL_MAX_VERTEX_ATTRIBS); in vertex_attrib_i_format() local335 int maxVertexAttribs = ctx.getInteger(GL_MAX_VERTEX_ATTRIBS); in enable_vertex_attrib_array() local345 int maxVertexAttribs = ctx.getInteger(GL_MAX_VERTEX_ATTRIBS); in disable_vertex_attrib_array() local[all …]
1001 GLint maxVertexAttribs; in get_vertex_attribfv() local1018 GLint maxVertexAttribs; in get_vertex_attribiv() local1035 GLint maxVertexAttribs; in get_vertex_attribi_iv() local1052 GLint maxVertexAttribs; in get_vertex_attribi_uiv() local1069 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