Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
H A Dpack.h85 _mesa_unpack_image(GLuint dimensions,
H A Dpack.c102 GLubyte *ptrn = (GLubyte *) _mesa_unpack_image(2, 32, 32, 1, GL_COLOR_INDEX, in _mesa_unpack_polygon_stipple()
1202 _mesa_unpack_image( GLuint dimensions, in _mesa_unpack_image() function
H A Ddlist.c1414 * Wrapper for _mesa_unpack_image/bitmap() that handles pixel buffer objects.
1440 image = _mesa_unpack_image(dimensions, width, height, depth, in unpack_image()
1463 image = _mesa_unpack_image(dimensions, width, height, depth, in unpack_image()

Completed in 26 milliseconds