Home
last modified time | relevance | path

Searched refs:sp_create_vbuf_backend (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_prim_vbuf.h35 sp_create_vbuf_backend(struct softpipe_context *softpipe);
Dsp_context.c322 softpipe->vbuf_backend = sp_create_vbuf_backend(softpipe); in softpipe_create_context()
Dsp_prim_vbuf.c647 sp_create_vbuf_backend(struct softpipe_context *sp) in sp_create_vbuf_backend() function