diff options
author | Brian Paul <[email protected]> | 2014-04-03 08:45:42 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2014-04-08 08:45:18 -0600 |
commit | 9bb2ec6fd1464d92f44b8aa693616edda9724312 (patch) | |
tree | e002fe2a93a086bbd0ca950f3eb9fbf7edf641cb /src/gallium/state_trackers/omx | |
parent | 4ddf51db6af36736d5d42c1043eeea86e47459ce (diff) |
svga: replace sampler assertion with conditional
For TEX instructions, the set of samplers and sampler views should
be consistent. The XA state tracker sometimes passes an inconsistent
set of samplers and sampler views. Rather than assert and die, issue
a warning.
v2: add debugging code to detect inconsistent state.
v3: also check for null sampler in svga_state_tss.c
Cc: "10.0" "10.1" <[email protected]>
Reviewed-by: Thomas Hellstrom <[email protected]>
Diffstat (limited to 'src/gallium/state_trackers/omx')
0 files changed, 0 insertions, 0 deletions