commit | b79fc9f91c2edb2c04c722efcbee3b143edb81d1 | [log] [tgz] |
---|---|---|
author | Nicolas Capens <capn@google.com> | Wed Jun 03 14:00:55 2015 -0400 |
committer | Nicolas Capens <capn@google.com> | Wed Jun 03 19:04:16 2015 +0000 |
tree | 15eac934fcd79b2d2de58688d43b6b9be5566727 | |
parent | e2b31f2fdd0fcd0e73e8c5f57eb8227fcc27b0b7 [diff] |
Don't restrict format combinations on CopyTexSubImage. CopyTexSubImage does not have the format combination restriction that CopyTexImage has. The destination may have components not present in the source image. Bug 21610276 Change-Id: I90f4c0679ceb1061b05a404aa6ca817205b5077f Reviewed-on: https://swiftshader-review.googlesource.com/3361 Tested-by: Nicolas Capens <capn@google.com> Reviewed-by: Nicolas Capens <capn@google.com>