diff options
author | Charmaine Lee <[email protected]> | 2016-03-29 13:34:36 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2016-03-29 13:35:09 -0600 |
commit | 2d8df0306b45163eede94421948e9b1ae05e47bd (patch) | |
tree | 20ee7f2060fea5472a37a2a381a29cddbebd8a86 /src/gallium/auxiliary/pipebuffer/pb_validate.c | |
parent | 96e0894106b25eec2bab4545566d832846e99034 (diff) |
svga: emit sampler declarations in the helper function for non vgpu10
With commit dc9ecf58c0c5c8a97cd41362e78c2fcd9f6e3b80,
we are now getting the sampler target from the sampler view
declaration. But since a sampler view declaration can be defined
after a sampler declaration, we need to emit the
sampler declarations in the pre-helpers function, otherwise,
the sampler target might not have defined yet for the sampler declaration.
Fixes viewperf maya-03 and various gl trace regressions in hwv11.
Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'src/gallium/auxiliary/pipebuffer/pb_validate.c')
0 files changed, 0 insertions, 0 deletions