summaryrefslogtreecommitdiffstats
path: root/src/compiler/glsl/linker_util.cpp
diff options
context:
space:
mode:
authorJason Ekstrand <[email protected]>2018-03-21 17:30:22 -0700
committerJason Ekstrand <[email protected]>2018-06-22 20:15:57 -0700
commitb0c643d8f579a3e1e45a08f6d9de099f2c45898b (patch)
treeac8542d300020594bb08acf15b2d4dbf629208c2 /src/compiler/glsl/linker_util.cpp
parent2100c2f3a25d402f3788b3049eb2c1ee3a01b42e (diff)
spirv: Use NIR per-member splitting
Before, we were doing structure splitting in spirv_to_nir. Unfortunately, this doesn't really work when you think about passing struct pointers into functions. Doing it later in NIR is a much better plan. Acked-by: Rob Clark <[email protected]> Acked-by: Bas Nieuwenhuizen <[email protected]> Acked-by: Dave Airlie <[email protected]> Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/compiler/glsl/linker_util.cpp')
0 files changed, 0 insertions, 0 deletions