Searched refs:_mesa_unpack_image (Results 1 - 3 of 3) sorted by relevance
/third_party/mesa3d/src/mesa/main/ |
H A D | pack.h | 85 _mesa_unpack_image(GLuint dimensions,
|
H A D | pack.c | 102 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 D | dlist.c | 1414 * 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 23 milliseconds