Searched refs:fetch_null_texelf (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
H A Ds_texfetch.c92 static void fetch_null_texelf( const struct swrast_texture_image *texImage, function in typeref:typename:void
100 _mesa_warning(NULL, "fetch_null_texelf() called!");
141 fetch_null_texelf,
142 fetch_null_texelf,
143 fetch_null_texelf
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast/
H A Ds_texfetch.c92 static void fetch_null_texelf( const struct swrast_texture_image *texImage, function in typeref:typename:void
100 _mesa_warning(NULL, "fetch_null_texelf() called!");
337 texImage->FetchTexel = fetch_null_texelf;

Completed in 6 milliseconds