Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_state.h193 softpipe_get_vbuf_vertex_info(struct softpipe_context *softpipe);
Dsp_state_derived.c239 softpipe_get_vbuf_vertex_info(struct softpipe_context *softpipe) in softpipe_get_vbuf_vertex_info() function
Dsp_prim_vbuf.c84 return softpipe_get_vbuf_vertex_info(cvbr->softpipe); in sp_vbuf_get_vertex_info()