HomeSort by relevance Sort by last modified time
    Searched refs:get_space (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/mesa/tnl/
t_draw.c 45 static GLubyte *get_space(struct gl_context *ctx, GLuint bytes) function
185 GLubyte *buf = get_space(ctx, count * sz * sizeof(GLfloat));
256 GLboolean *space = (GLboolean *)get_space(ctx, count + CLIPVERTS);
374 GLuint *elts = (GLuint *)get_space(ctx, ib->count * sizeof(GLuint));
  /external/v8/src/ast/
ast-value-factory.h 326 F(get_space, "get ") \

Completed in 6097 milliseconds