Searched refs:_mesa_unpack_image (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/mesa/main/ |
D | pack.h | 85 _mesa_unpack_image(GLuint dimensions,
|
D | pack.c | 101 GLubyte *ptrn = (GLubyte *) _mesa_unpack_image(2, 32, 32, 1, GL_COLOR_INDEX, in _mesa_unpack_polygon_stipple() 1201 _mesa_unpack_image( GLuint dimensions, in _mesa_unpack_image() function
|
D | dlist.c | 1545 image = _mesa_unpack_image(dimensions, width, height, depth, in unpack_image() 1568 image = _mesa_unpack_image(dimensions, width, height, depth, in unpack_image()
|