Searched defs:bufIndex (Results 1 – 9 of 9) sorted by relevance
123 unsigned bufIndex; in ThreadFunc2() local549 unsigned bufIndex = block->bufIndex; in MtCoder_Code() local
69 unsigned bufIndex; member
33 private int bufIndex; field in Checker
50 private int bufIndex; field in StatisticsTool
68 int bufIndex = 0; in read() local
162 int32_t bufIndex=0; in map() local
790 const gl_buffer_index bufIndex = u_bit_scan(&destMask0); in _mesa_drawbuffers() local804 gl_buffer_index bufIndex = ffs(destMask[buf]) - 1; in _mesa_drawbuffers() local
5012 for(uint32_t bufIndex = 0; bufIndex < BUF_COUNT; ++bufIndex) in TestBudget() local5033 for(size_t bufIndex = BUF_COUNT; bufIndex--; ) in TestBudget() local