Searched defs:VBR (Results 1 – 4 of 4) sorted by relevance
102 VBR = 2, // A VBR field where Val specifies the width of each chunk. enumerator
117 VBR = 2, // A VBR field where Val specifies the width of each chunk. enumerator
107 VBR = 1, enumerator
930 #define VBR(x) { DXIL_OP_VBR, { (x) } } macro