Searched defs:RUTABAGA_FLAG_FENCE (Results 1 – 2 of 2) sorted by relevance
58 #define RUTABAGA_FLAG_FENCE (1 << 0) macro
102 pub const RUTABAGA_FLAG_FENCE: u32 = 1 << 0; constant