diff options
author | Brian Paul <[email protected]> | 2016-03-29 11:43:02 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2016-03-29 18:13:46 -0600 |
commit | 5c85c3be26566711a3bdf27df4f9fb07b126882d (patch) | |
tree | cf004696fdfdf5369eb1338953c476b262f3e599 /docs | |
parent | 86e1768c13d67945f4a9549820e711b70ff2aba7 (diff) |
tgsi: simplify tgsi_shader_info::is_msaa_sampler checking
We assert that fullinst->Instruction.Texture != 0 above so no need to
check it in the conditional. We also have the fullinst->Texture.Texture
value in a local variable, so use it.
Reviewed-by: José Fonseca <[email protected]>
Reviewed-by: Roland Scheidegger <[email protected]>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions