HomeSort by relevance Sort by last modified time
    Searched full:get_space (Results 1 - 5 of 5) 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));
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib/valgrind/
ncurses.supp 202 fun:get_space
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib32/valgrind/
ncurses.supp 202 fun:get_space
  /external/v8/src/ast/
ast-value-factory.h 326 F(get_space, "get ") \
  /external/mesa3d/src/mesa/drivers/dri/i915/
intel_tris.c 327 * This is called normally from get_space when we're finishing a BO, but also
    [all...]

Completed in 127 milliseconds