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

  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
draw_pipe_wide_point.c 94 static void set_texcoords(const struct widepoint_stage *wide, function
173 set_texcoords( wide, v0, tex00 );
174 set_texcoords( wide, v1, tex01 );
175 set_texcoords( wide, v2, tex10 );
176 set_texcoords( wide, v3, tex11 );
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_pipe_wide_point.c 94 static void set_texcoords(const struct widepoint_stage *wide, function
173 set_texcoords( wide, v0, tex00 );
174 set_texcoords( wide, v1, tex01 );
175 set_texcoords( wide, v2, tex10 );
176 set_texcoords( wide, v3, tex11 );

Completed in 194 milliseconds