Searched refs:get_space (Results 1 – 2 of 2) sorted by relevance
45 static GLubyte *get_space(struct gl_context *ctx, GLuint bytes) in get_space() function185 GLubyte *buf = get_space(ctx, count * sz * sizeof(GLfloat)); in _tnl_import_array()256 GLboolean *space = (GLboolean *)get_space(ctx, count + CLIPVERTS); in _tnl_import_edgeflag()374 GLuint *elts = (GLuint *)get_space(ctx, ib->count * sizeof(GLuint)); in bind_indices()
217 F(get_space, "get ") \