summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/freedreno/freedreno_util.h
diff options
context:
space:
mode:
authorRob Clark <[email protected]>2015-04-30 11:38:43 -0400
committerRob Clark <[email protected]>2015-06-21 07:53:09 -0400
commitadf1659ff5f07d907eca552be3b566e408c8601e (patch)
tree4ff28e1f2e21d41d29bfd36c56828e83497ac9c8 /src/gallium/drivers/freedreno/freedreno_util.h
parent67d994c6761e09205dbc9a0515c510fc9dde02c7 (diff)
freedreno/ir3: use standard list implementation
Use standard list_head double-linked list and related iterators, helpers, etc, rather than weird combo of instruction array and next pointers depending on stage. Now block has an instrs_list. In certain stages where we want to remove and re-add to the blocks list we just use list_replace() to copy the list to a new list_head. Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'src/gallium/drivers/freedreno/freedreno_util.h')
0 files changed, 0 insertions, 0 deletions