diff options
author | Chris Wilson <[email protected]> | 2015-09-04 19:02:28 +0100 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2015-09-04 20:11:15 +0100 |
commit | 099f5b3a62be1919add02a4cb887841c9f0f2fe4 (patch) | |
tree | 6da1cef0a68b4a9c9a2ea82aa56c7b4c009d3973 /src/gallium/drivers/nouveau/nouveau_heap.h | |
parent | 96ea1663082c4a17eaf59873190f1e9677623d91 (diff) |
i965: Disallow PixelTransfer operations for tiled-memcpy TexImage/ReadPixels
The tiled memcpy fast paths perform a simple blit (with only a couple of
trivial pixel conversion routines) and do not accommodate PixelTransfer
operations. Therefore if any are set, fallback to the regular routines.
Note that PixelTransfer only applies to TexImage and ReadPixels, not to
GetTexImage.
Signed-off-by: Chris Wilson <[email protected]>
Cc: Jason Ekstrand <[email protected]>
Cc: Kenneth Graunke <[email protected]>
Reviewed-by: Jason Ekstrand <[email protected]>
Reviewed-by: Kenneth Graunke <[email protected]>
Cc: [email protected]
Diffstat (limited to 'src/gallium/drivers/nouveau/nouveau_heap.h')
0 files changed, 0 insertions, 0 deletions