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

  /external/mesa3d/src/mesa/swrast/
s_texfetch.h 32 extern FetchTexelFunc
s_texfetch.c 114 FetchTexelFunc Fetch1D;
115 FetchTexelFunc Fetch2D;
116 FetchTexelFunc Fetch3D;
1118 FetchTexelFunc
s_context.h 120 typedef void (*FetchTexelFunc)(const struct swrast_texture_image *texImage,
148 FetchTexelFunc FetchTexel;

Completed in 54 milliseconds