summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/context.c
diff options
context:
space:
mode:
authorKenneth Graunke <[email protected]>2015-08-06 07:44:35 -0700
committerKenneth Graunke <[email protected]>2015-08-25 11:12:35 -0700
commit1bec29d04d970b4d60a8c60252313f25bebfe024 (patch)
tree4bd983145710b3e286431244ce623ad734c6275b /src/mesa/main/context.c
parent78856194c191bf5dc9e28c13b6d4c4d89b3206c1 (diff)
gallium/ttn: Use nir_builder_insert() rather than poking at cf_list.
I intend to remove nir_builder::cf_node_list, so I can't have this code poking at it directly. The proper way is to set the insertion point and then simply insert things there. Signed-off-by: Kenneth Graunke <[email protected]> Reviewed-by: Eric Anholt <[email protected]>
Diffstat (limited to 'src/mesa/main/context.c')
0 files changed, 0 insertions, 0 deletions