Home | History | Annotate | Download | only in main

Lines Matching full:pack

27  * \file pack.c
52 #include "pack.h"
121 * Pack polygon stipple into user memory given current pixel packing
247 * Pack bitmap data.
1247 * Used to pack an array [][4] of RGBA float colors as specified
1326 * Pack/store the pixels. Ugh! Lots of cases!!!
4618 /* Now pack results in the requested dstFormat */
4777 /* Now pack values in the requested dest format */
4894 /* Now pack results in the requested dstFormat */
5652 * Pack an array of depth values. The values are floats in [0,1].
5772 * Pack depth and stencil values as GL_DEPTH_STENCIL (GL_UNSIGNED_INT_24_8 etc)