Home
last modified time | relevance | path

Searched refs:get_space (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/tnl/
Dt_draw.c45 static GLubyte *get_space(struct gl_context *ctx, GLuint bytes) in get_space() function
185 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()
/external/v8/src/ast/
Dast-value-factory.h217 F(get_space, "get ") \