Home | History | Annotate | Download | only in functional

Lines Matching refs:glGetVertexAttribIuiv

756 	ctx.glGetVertexAttribIuiv(0, -1, &params);
763 ctx.glGetVertexAttribIuiv(maxVertexAttribs, GL_VERTEX_ATTRIB_ARRAY_ENABLED, &params);
1125 {get_vertex_attribi_uiv, "get_vertex_attribi_uiv", "Invalid glGetVertexAttribIuiv() usage" },