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

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
sp_tex_sample.h 41 typedef void (*wrap_linear_func)(float s, typedef
117 wrap_linear_func linear_texcoord_s;
118 wrap_linear_func linear_texcoord_t;
119 wrap_linear_func linear_texcoord_p;
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_tex_sample.h 41 typedef void (*wrap_linear_func)(float s, typedef
117 wrap_linear_func linear_texcoord_s;
118 wrap_linear_func linear_texcoord_t;
119 wrap_linear_func linear_texcoord_p;

Completed in 44 milliseconds