Home
last modified time | relevance | path

Searched defs:__gbm_fourcc_code (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gbm/main/
H A Dgbm.h86 #define __gbm_fourcc_code(a,b,c,d) ((uint32_t)(a) | ((uint32_t)(b) << 8) | \ macro
[all...]

Completed in 2 milliseconds