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

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/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);
  /external/mesa3d/src/gallium/drivers/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);

Completed in 48 milliseconds