Home | History | Annotate | Download | only in functional

Lines Matching refs:glGetVertexAttribIiv

739 	ctx.glGetVertexAttribIiv(0, -1, &params);
746 ctx.glGetVertexAttribIiv(maxVertexAttribs, GL_VERTEX_ATTRIB_ARRAY_ENABLED, &params);
1124 {get_vertex_attribi_iv, "get_vertex_attribi_iv", "Invalid glGetVertexAttribIiv() usage" },