Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util: add a couple primitive restart helper functions | Brian Paul | 2015-09-01 | 1 | -0/+267 |
The first function translates prim restart indexes to be 0xffff or 0xffffffff. The second splits indexed primitives with restart indexes into sub- primitives without restart indexes. Reviewed-by: Roland Scheidegger <[email protected]> |