Skip to content

[Bindless][E2E] Fix addressing mode in 1D sampled fetch test - #22954

Open
Seanst98 wants to merge 1 commit into
intel:syclfrom
Seanst98:sean/fix-bindless-test
Open

[Bindless][E2E] Fix addressing mode in 1D sampled fetch test#22954
Seanst98 wants to merge 1 commit into
intel:syclfrom
Seanst98:sean/fix-bindless-test

Conversation

@Seanst98

Copy link
Copy Markdown
Contributor

Change repeat -> clamp addressing mode. Repeat is UB with unnormalized coordinates per the OpenCL spec (§6.15.15.1). Also adds the VERBOSE_PRINT define for debugging, matching the style of the other bindless test files.

Change repeat -> clamp addressing mode. Repeat is UB with unnormalized
coordinates per the OpenCL spec (§6.15.15.1). Also adds the
VERBOSE_PRINT define for debugging, matching the style of the other
bindless test files.
@Seanst98
Seanst98 requested a review from a team as a code owner August 17, 2026 16:14
@Seanst98
Seanst98 requested a review from cperkinsintel August 17, 2026 16:14
@Seanst98 Seanst98 changed the title [Bindless][E2E] Fix addressing mode in 1D sampled fetch test (#87) [Bindless][E2E] Fix addressing mode in 1D sampled fetch test Aug 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants