Searched defs:GBM_BO_USE_CAMERA_WRITE (Results 1 – 3 of 3) sorted by relevance
46 #define GBM_BO_USE_CAMERA_WRITE (1 << 6) macro
56 pub const GBM_BO_USE_CAMERA_WRITE: gbm_bo_flags = 64; constant
250 GBM_BO_USE_CAMERA_WRITE = (1 << 6), enumerator