Home
last modified time | relevance | path

Searched refs:ENUM_PACKED (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/util/
H A Dmacros.h312 /* Use as: enum name { X, Y } ENUM_PACKED; */
314 #define ENUM_PACKED __attribute__((packed)) macro
316 #define ENUM_PACKED macro
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_defines.h582 } ENUM_PACKED; variable

Completed in 5 milliseconds