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

  /external/mesa3d/src/mesa/main/
arrayobj.h 55 _mesa_new_vao(struct gl_context *ctx, GLuint name);
arrayobj.c 155 _mesa_new_vao(struct gl_context *ctx, GLuint name) function
470 newObj = _mesa_new_vao(ctx, id);
623 obj = _mesa_new_vao(ctx, name);
varray.c     [all...]

Completed in 77 milliseconds