Texture rectangle coordinates were clamped in the [0, dim - 1] range, but should have been sampled in the [0.5, dim - 0.5 range] according to the spec (a related comment was added in the code). Also, by having getAddressingModeW() return ADDRESSING_LAYER for rectangle textures, the 3rd texture coordinate computation will be skipped entirely, preventing the temporary variable 'fv' from being overwritten. Change-Id: I4bbc30b2a2b747eae2f2a1dfb710a986bff7849b Reviewed-on: https://swiftshader-review.googlesource.com/18768Tested-by:Alexis Hétu <sugoi@google.com> Reviewed-by:
Nicolas Capens <nicolascapens@google.com>
| Name |
Last commit
|
Last update |
|---|---|---|
| .vscode | Loading commit data... | |
| docs | Loading commit data... | |
| extensions | Loading commit data... | |
| include | Loading commit data... | |
| src | Loading commit data... | |
| tests | Loading commit data... | |
| third_party | Loading commit data... | |
| .dir-locals.el | Loading commit data... | |
| .gitignore | Loading commit data... | |
| .gitmodules | Loading commit data... | |
| .travis.yml | Loading commit data... | |
| AUTHORS.txt | Loading commit data... | |
| Android.mk | Loading commit data... | |
| BUILD.gn | Loading commit data... | |
| CMakeLists.txt | Loading commit data... | |
| CONTRIBUTING.txt | Loading commit data... | |
| CONTRIBUTORS.txt | Loading commit data... | |
| LICENSE.txt | Loading commit data... | |
| OWNERS | Loading commit data... | |
| README.md | Loading commit data... | |
| SwiftShader.sln | Loading commit data... |