Searched defs:maxVertexAttribs (Results 1 – 5 of 5) sorted by relevance
65 int maxVertexAttribs = ctx.getInteger(GL_MAX_VERTEX_ATTRIBS); in vertex_attribf() local80 int maxVertexAttribs = ctx.getInteger(GL_MAX_VERTEX_ATTRIBS); in vertex_attribfv() local95 int maxVertexAttribs = ctx.getInteger(GL_MAX_VERTEX_ATTRIBS); in vertex_attribi4() local109 int maxVertexAttribs = ctx.getInteger(GL_MAX_VERTEX_ATTRIBS); in vertex_attribi4v() local129 int maxVertexAttribs = ctx.getInteger(GL_MAX_VERTEX_ATTRIBS); in vertex_attrib_pointer() local184 int maxVertexAttribs = ctx.getInteger(GL_MAX_VERTEX_ATTRIBS); in vertex_attrib_i_pointer() local218 int maxVertexAttribs = ctx.getInteger(GL_MAX_VERTEX_ATTRIBS); in vertex_attrib_format() local281 int maxVertexAttribs = ctx.getInteger(GL_MAX_VERTEX_ATTRIBS); in vertex_attrib_i_format() local328 int maxVertexAttribs = ctx.getInteger(GL_MAX_VERTEX_ATTRIBS); in enable_vertex_attrib_array() local338 int maxVertexAttribs = ctx.getInteger(GL_MAX_VERTEX_ATTRIBS); in disable_vertex_attrib_array() local[all …]
983 GLint maxVertexAttribs; in get_vertex_attribfv() local1000 GLint maxVertexAttribs; in get_vertex_attribiv() local1017 GLint maxVertexAttribs; in get_vertex_attribi_iv() local1034 GLint maxVertexAttribs; in get_vertex_attribi_uiv() local1051 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