Searched refs:wrap_linear_func (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.h44 typedef void (*wrap_linear_func)(float s, typedef in typeref:typename:void (*)(float s,unsigned size,int offset,int * icoord0,int * icoord1,float * w)
142 wrap_linear_func linear_texcoord_s;
143 wrap_linear_func linear_texcoord_t;
144 wrap_linear_func linear_texcoord_p;
H A Dsp_tex_sample.c2986 static wrap_linear_func
3003 static wrap_linear_func
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.h44 typedef void (*wrap_linear_func)(float s, typedef in typeref:typename:void (*)(float s,unsigned size,int offset,int * icoord0,int * icoord1,float * w)
145 wrap_linear_func linear_texcoord_s;
146 wrap_linear_func linear_texcoord_t;
147 wrap_linear_func linear_texcoord_p;
H A Dsp_tex_sample.c3000 static wrap_linear_func
3017 static wrap_linear_func

Completed in 18 milliseconds