diff options
author | Anuj Phogat <[email protected]> | 2016-05-25 11:33:51 -0700 |
---|---|---|
committer | Anuj Phogat <[email protected]> | 2016-05-26 10:57:09 -0700 |
commit | 0c02d7002d6c005b4c1fe997b5ef5916978dd183 (patch) | |
tree | b14d3b5d321003b305ce280ff159c8f61c68b7d3 /src/gallium/auxiliary | |
parent | 97f0f91cc191d9d024588458f23a229b91acb84d (diff) |
i965: Don't use fast copy blit in case of logical operations other than GL_COPY
XY_FAST_COPY_BLT command doesn't have a field for raster operation. So, fall
back to using XY_SRC_COPY_BLT to handle those cases.
Fixes piglit test gl-1.1-xor-copypixels when fast copy blit is enabled
for all tiling formats.
Signed-off-by: Anuj Phogat <[email protected]>
Reviewed-by: Matt Turner <[email protected]>
Diffstat (limited to 'src/gallium/auxiliary')
0 files changed, 0 insertions, 0 deletions