Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/swrast/
Ds_texfetch.c92 static void fetch_null_texelf( const struct swrast_texture_image *texImage, in fetch_null_texelf() function
337 texImage->FetchTexel = fetch_null_texelf; in set_fetch_functions()