diff options
author | Jason Ekstrand <[email protected]> | 2017-12-06 10:09:28 -0800 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2017-12-11 22:28:34 -0800 |
commit | 58cabae8cc8e848cfe39c7a63973c12c92a4ee96 (patch) | |
tree | cd5eb6fa30629f78eb440f30b7885f1bc1323acb /src/mesa/swrast | |
parent | 5f572ccc95bdfa1445b67511c6d2c9b23bc22208 (diff) |
spirv: Restructure the case loop in OpSwitch handling
Instead of calling vtn_add_case for the default case and then looping,
add an is_default variable and do everything inside the loop. This will
make the next commit easier.
Reviewed-by: Samuel Iglesias Gonsálvez <[email protected]>
Reviewed-by: Ian Romanick <[email protected]>
Diffstat (limited to 'src/mesa/swrast')
0 files changed, 0 insertions, 0 deletions