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

/xsrc/external/mit/MesaLib/dist/src/mesa/swrast/
H A Ds_texfetch.c72 /* The FetchCompressedTexel function takes an integer pixel rowstride,
80 swImage->FetchCompressedTexel(swImage->ImageSlices[k],
339 texImage->FetchCompressedTexel = _mesa_get_compressed_fetch_func(format);
H A Ds_context.h165 compressed_fetch_func FetchCompressedTexel; member in struct:swrast_texture_image
/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
H A Ds_texfetch.c72 /* The FetchCompressedTexel function takes an integer pixel rowstride,
80 swImage->FetchCompressedTexel(swImage->ImageSlices[k],
515 texImage->FetchCompressedTexel = _mesa_get_compressed_fetch_func(format);
H A Ds_context.h164 compressed_fetch_func FetchCompressedTexel; member in struct:swrast_texture_image

Completed in 6 milliseconds