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.c572 struct bmp_info_header { struct
573 uint32_t biSize;
574 int32_t biWidth;
575 int32_t biHeight;
576 uint16_t biPlanes;
577 uint16_t biBitCount;
578 uint32_t biCompression;
579 uint32_t biSizeImage;
580 int32_t biXPelsPerMeter;
581 int32_t biYPelsPerMeter;
[all …]