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

/xsrc/external/mit/glu/dist/src/libutil/
H A Dmipmap.c94 static void fill_image(const PixelStorageModes *,
3534 fill_image(&psm,widthin, heightin, format, typein, is_index(format),
3581 fill_image(&psm,width, 1, format, type, is_index(format),
3589 ** If swap_bytes was set, swapping occurred in fill_image.
3736 fill_image(&psm,width, height, format, type, is_index(format),
3745 ** If swap_bytes was set, swapping occurred in fill_image.
4682 ** Abbreviated version of fill_image for this restricted case.
4878 static void fill_image(const PixelStorageModes *psm, function in typeref:typename:void
5134 } /* fill_image() */
5139 ** empty_image() because it is the opposite of fill_image()
[all...]

Completed in 8 milliseconds