diff options
author | José Fonseca <jfonseca@vmware.com> | 2010-04-22 18:06:05 +0100 |
---|---|---|
committer | José Fonseca <jfonseca@vmware.com> | 2010-04-22 18:06:05 +0100 |
commit | 2eea1714fdffbd665a2076c7b8fed7b264a42968 (patch) | |
tree | b335b036b05cdbc43ea0d828e66a3d09eb05f22c /src/mesa/state_tracker | |
parent | 510669cd87994b39e50a8ab1ac24110e6a299e4d (diff) |
llvmpipe: Fix resource_is_texture.
It was missing PIPE_BIND_RENDER_TARGET, causing assertion failures for
pure render targets.
Also bind flags are too variable and complex for a good assessment for
whether the resource is a texture or not. Target is more concise.
Diffstat (limited to 'src/mesa/state_tracker')
0 files changed, 0 insertions, 0 deletions