Skip to content

Commit

Permalink
[SYCL][Bindless] Add comprehensive 2D non-usm bindless sampled image …
Browse files Browse the repository at this point in the history
…test (#11671)

This adds support for testing all valid sampler setups for 2D non-usm
images with and without offset, with every data type and channel number.
None addressing mode tests currently disabled due to inconsistent
behavior when switching between normalized and unnormalized coords.
Tests with 32 bit integer types also disabled due to inconsistent
rounding when performing linear sampling. Existing 1D sampled image test
has been refactored.
  • Loading branch information
DBDuncan authored Oct 30, 2023
1 parent 12cea7f commit 34a0635
Showing 1 changed file with 1,048 additions and 661 deletions.
Loading

0 comments on commit 34a0635

Please sign in to comment.