HomeSort by relevance Sort by last modified time
    Searched full:linear_texel_locations (Results 1 - 1 of 1) sorted by null

  /external/mesa3d/src/mesa/swrast/
s_texfilter.c 159 linear_texel_locations(GLenum wrapMode, function
574 linear_texel_locations(samp->WrapS, img, width,
576 linear_texel_locations(samp->WrapT, img, height,
582 linear_texel_locations(samp->WrapS, img, width,
590 linear_texel_locations(samp->WrapS, img, width,
592 linear_texel_locations(samp->WrapT, img, height,
884 linear_texel_locations(samp->WrapS, img, width, texcoord[0], &i0, &i1, &a);
    [all...]

Completed in 2263 milliseconds