Home
last modified time | relevance | path

Searched defs:bmp_info_header (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/util/
Du_debug_image.c165 struct bmp_info_header { struct
166 uint32_t biSize;
167 int32_t biWidth;
168 int32_t biHeight;
169 uint16_t biPlanes;
170 uint16_t biBitCount;
171 uint32_t biCompression;
172 uint32_t biSizeImage;
173 int32_t biXPelsPerMeter;
174 int32_t biYPelsPerMeter;
[all …]