Searched defs:GBM_BO_USE_CAMERA_READ (Results 1 – 3 of 3) sorted by relevance
47 #define GBM_BO_USE_CAMERA_READ (1 << 7) macro
59 pub const GBM_BO_USE_CAMERA_READ: gbm_bo_flags = 128; constant
254 GBM_BO_USE_CAMERA_READ = (1 << 7), enumerator