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

  /external/mesa3d/src/gallium/drivers/softpipe/
sp_state.h 176 softpipe_get_vertex_info(struct softpipe_context *softpipe);
sp_state_derived.c 63 softpipe_get_vertex_info(struct softpipe_context *softpipe) function
156 * The normal one is computed in softpipe_get_vertex_info() above and is
168 (void) softpipe_get_vertex_info(softpipe);
sp_setup.c 611 const struct vertex_info *vinfo = softpipe_get_vertex_info(softpipe);
951 const struct vertex_info *vinfo = softpipe_get_vertex_info(softpipe);
    [all...]

Completed in 113 milliseconds