HomeSort by relevance Sort by last modified time
    Searched refs:wrap_linear_func (Results 1 - 4 of 4) 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;
sp_tex_sample.c     [all...]
  /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;
sp_tex_sample.c     [all...]

Completed in 372 milliseconds