Home | History | Annotate | Download | only in functional

Lines Matching refs:glGetVertexAttribPointerv

773 	ctx.glGetVertexAttribPointerv(0, -1, &ptr[0]);
780 ctx.glGetVertexAttribPointerv(maxVertexAttribs, GL_VERTEX_ATTRIB_ARRAY_POINTER, &ptr[0]);
1126 {get_vertex_attrib_pointerv, "get_vertex_attrib_pointerv", "Invalid glGetVertexAttribPointerv() usage" },