Searched defs:maxVertexAttribs (Results 1 – 9 of 9) sorted by relevance
102 int maxVertexAttribs = ctx.getInteger(GL_MAX_VERTEX_ATTRIBS); in vertex_attribf() local117 int maxVertexAttribs = ctx.getInteger(GL_MAX_VERTEX_ATTRIBS); in vertex_attribfv() local132 int maxVertexAttribs = ctx.getInteger(GL_MAX_VERTEX_ATTRIBS); in vertex_attribi4() local146 int maxVertexAttribs = ctx.getInteger(GL_MAX_VERTEX_ATTRIBS); in vertex_attribi4v() local173 int maxVertexAttribs = ctx.getInteger(GL_MAX_VERTEX_ATTRIBS); in vertex_attrib_pointer() local233 int maxVertexAttribs = ctx.getInteger(GL_MAX_VERTEX_ATTRIBS); in vertex_attrib_i_pointer() local265 int maxVertexAttribs = ctx.getInteger(GL_MAX_VERTEX_ATTRIBS); in vertex_attrib_format() local328 int maxVertexAttribs = ctx.getInteger(GL_MAX_VERTEX_ATTRIBS); in vertex_attrib_i_format() local375 int maxVertexAttribs = ctx.getInteger(GL_MAX_VERTEX_ATTRIBS); in enable_vertex_attrib_array() local385 int maxVertexAttribs = ctx.getInteger(GL_MAX_VERTEX_ATTRIBS); in disable_vertex_attrib_array() local[all …]
1036 GLint maxVertexAttribs; in get_vertex_attribfv() local1054 GLint maxVertexAttribs; in get_vertex_attribiv() local1072 GLint maxVertexAttribs; in get_vertex_attribi_iv() local1090 GLint maxVertexAttribs; in get_vertex_attribi_uiv() local1109 GLint maxVertexAttribs; in get_vertex_attrib_pointerv() local
188 GLint maxVertexAttribs = 0; in RendererGL() local
57 int maxVertexAttribs; member
582 int maxVertexAttribs; member
5455 VertexArray::VertexArray (deUint32 name, int maxVertexAttribs) in VertexArray()
238 int maxVertexAttribs = 0; in isProgramSupported() local
1616 GLint maxVertexAttribs = 0; in TEST_P() local