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

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
sp_prim_vbuf.h 35 sp_create_vbuf_backend(struct softpipe_context *softpipe);
sp_context.c 302 softpipe->vbuf_backend = sp_create_vbuf_backend(softpipe);
sp_prim_vbuf.c 573 sp_create_vbuf_backend(struct softpipe_context *sp) function
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_prim_vbuf.h 35 sp_create_vbuf_backend(struct softpipe_context *softpipe);
sp_context.c 302 softpipe->vbuf_backend = sp_create_vbuf_backend(softpipe);
sp_prim_vbuf.c 573 sp_create_vbuf_backend(struct softpipe_context *sp) function

Completed in 157 milliseconds