Home | History | Annotate | Download | only in main

Lines Matching refs:gl_pixelstore_attrib

34 struct gl_pixelstore_attrib;
46 const struct gl_pixelstore_attrib *packing,
53 const struct gl_pixelstore_attrib *packing,
60 _mesa_image_address1d( const struct gl_pixelstore_attrib *packing,
67 _mesa_image_address2d( const struct gl_pixelstore_attrib *packing,
74 _mesa_image_address3d( const struct gl_pixelstore_attrib *packing,
82 _mesa_image_row_stride( const struct gl_pixelstore_attrib *packing,
87 _mesa_image_image_stride( const struct gl_pixelstore_attrib *packing,
94 const struct gl_pixelstore_attrib *unpack,
110 struct gl_pixelstore_attrib *unpack);
117 struct gl_pixelstore_attrib *pack);
140 const struct gl_pixelstore_attrib *packing,