Searched refs:commandTypeIdx (Results 1 – 4 of 4) sorted by relevance
379 …for (deUint32 commandTypeIdx = 0; commandTypeIdx < DISPATCH_COMMAND_TYPE_DISPATCH_LAST; ++commandT… in init() local381 const DispatchCommandType command = DispatchCommandType(commandTypeIdx); in init()
615 for (deUint32 commandTypeIdx = 0; commandTypeIdx < DRAW_COMMAND_TYPE_DRAW_LAST; ++commandTypeIdx) in init() local617 const DrawCommandType command = DrawCommandType(commandTypeIdx); in init()