Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dpack.h47 _mesa_pack_bitmap(GLint width, GLint height, const GLubyte *source,
Dpack.c141 _mesa_pack_bitmap(32, 32, ptrn, dest, packing); in _mesa_pack_polygon_stipple()
149 _mesa_pack_bitmap( GLint width, GLint height, const GLubyte *source, in _mesa_pack_bitmap() function