Home | History | Annotate | Download | only in common

Lines Matching defs:PixelStorei

4793 struct PixelStorei {
4794 typedef PixelStorei ValueType;
4822 COMPILE_ASSERT(sizeof(PixelStorei) == 12,
4824 COMPILE_ASSERT(offsetof(PixelStorei, header) == 0,
4826 COMPILE_ASSERT(offsetof(PixelStorei, pname) == 4,
4828 COMPILE_ASSERT(offsetof(PixelStorei, param) == 8,