summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/formats.c
diff options
context:
space:
mode:
authorKenneth Graunke <[email protected]>2015-08-06 07:39:34 -0700
committerKenneth Graunke <[email protected]>2015-08-25 11:12:35 -0700
commit78856194c191bf5dc9e28c13b6d4c4d89b3206c1 (patch)
tree7e4b52be6b4b3765ea8ea31197a0f98b12ff950b /src/mesa/main/formats.c
parent5f14c417c86ced1847746c64d4db54c7e5ddc187 (diff)
prog_to_nir: 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/formats.c')
0 files changed, 0 insertions, 0 deletions