summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/radeon/radeon_vce.c
diff options
context:
space:
mode:
authorJason Ekstrand <[email protected]>2016-07-15 17:17:40 -0700
committerJason Ekstrand <[email protected]>2016-12-05 15:40:09 -0800
commit50e0b0bee3fb97089cf9913af7a0c980dfce6dce (patch)
tree943f3e970522698601dfc8871797d06cc50c8551 /src/gallium/drivers/radeon/radeon_vce.c
parent2f19c19b5de66c4966fc5f5926efe5d435e505db (diff)
nir: Delete most of the constant_initializer support
Constant initializers have been a constant (ha!) pain for quite some time. While they're useful from a language perspective, people writing passes or backends really don't want deal with them most of the time. This commit removes most of the constant initializer support from NIR. It is expected that you call nir_lower_constant_initializers VERY EARLY to ensure that they're gone before you do anything interesting. Reviewed-by: Iago Toral Quiroga <[email protected]>
Diffstat (limited to 'src/gallium/drivers/radeon/radeon_vce.c')
0 files changed, 0 insertions, 0 deletions