-
Notifications
You must be signed in to change notification settings - Fork 802
[Bindless][Exp] Add texture fetch functionality #12447
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
steffenlarsen
merged 67 commits into
intel:sycl
from
codeplaysoftware:przemek/sampled-image-fetch
May 2, 2024
Merged
Changes from all commits
Commits
Show all changes
67 commits
Select commit
Hold shift + click to select a range
3ea1db3
[Bindless][Exp] Add texture fetch functionality
8c1e542
Change UR repo link in CMakeLists to HTTPS
d4e1e01
Merge branch 'sycl' into przemek/sampled-image-fetch
992d889
Update UR TAG in CMakeLists
25752ac
Update UR enums with _EXP suffix
9439bdd
Update UR TAG in CMakeLists
dd4317b
Merge branch 'sycl' into przemek/sampled-image-fetch
73614cb
Update CMakeLists UR TAG
17ba91f
Apply libclc macro changes to reduce LOC
a38a8a9
Update UR repo TAG
44c8d79
Merge branch 'sycl' into przemek/sampled-image-fetch
7998596
Merge branch 'sycl' into przemek/sampled-image-fetch
0c1119a
Merge branch 'sycl' into przemek/sampled-image-fetch
7e4bea5
Merge branch 'sycl' into przemek/sampled-image-fetch
3e81db7
Merge branch 'sycl' into przemek/sampled-image-fetch
73c665a
Fix deprecated function calls. Update UR tag & fetch tests
e1e22ba
Make fetch operation naming consistent across the stack (API -> libclc)
74324c6
Update UR repo TAG
d7b9057
Merge branch 'sycl' into przemek/sampled-image-fetch
6d497d6
Merge branch 'sycl' into przemek/sampled-image-fetch
0cf37c2
Add missing `fetch_image` API in specification document
72cb5a3
Fix PI versions in pi.h
e7cdd43
Fix non-e2e bindless images test
c3ec14e
Merge branch 'sycl' into przemek/sampled-image-fetch
743a259
Merge branch 'sycl' into przemek/sampled-image-fetch
d9e8b77
Merge branch 'sycl' into przemek/sampled-image-fetch
186f36f
Merge branch 'sycl' into przemek/sampled-image-fetch
af532e9
Merge branch 'sycl' into przemek/sampled-image-fetch
7b8ef09
Merge branch 'sycl' into przemek/sampled-image-fetch
31b6eab
Merge branch 'sycl' into przemek/sampled-image-fetch
2cb042c
Revert existing aspect macros to original values
6b11a39
Use `// REQUIRES: aspect-<...>` instead of querying the device
49c5d47
Merge branch 'sycl' into przemek/sampled-image-fetch
cd917da
Add verbose-print parameter to LIT config
7b3434c
Merge branch 'sycl' into przemek/sampled-image-fetch
8d792d2
Update UR TAG
db2a7d7
Merge branch 'sycl' into przemek/sampled-image-fetch
1af8e9b
Merge branch 'sycl' into przemek/sampled-image-fetch
1657829
Formatting
f04cc34
Format. Use 'call' for device queries.
631e433
Merge branch 'sycl' into przemek/sampled-image-fetch
4e9ef99
Merge branch 'sycl' into przemek/sampled-image-fetch
17fa6db
Update UR repo/tag
54d1812
Undo removal of comment
ff907c2
Revert aspect queries to call_nocheck
323c64c
Merge branch 'sycl' into przemek/sampled-image-fetch
d80630b
Update UR tag
0220bf0
Merge branch 'sycl' into przemek/sampled-image-fetch
773b49c
Update UR tag
0fc3629
Update UR tag
a9cb08a
Update UR tag
711109f
Update UR tag
e59df31
Update UR tag
62b395d
Merge branch 'sycl' into przemek/sampled-image-fetch
94a4304
Update UR tag
0b27d61
Update UR tag
d559f35
Update UR tag
bba8213
Merge branch 'sycl' into przemek/sampled-image-fetch
1f45ea1
Update UR tag
ef04a75
Merge branch 'sycl' into przemek/sampled-image-fetch
8b87873
Merge branch 'sycl' into przemek/sampled-image-fetch
9572417
Merge branch 'sycl' into przemek/sampled-image-fetch
dabb6fe
Merge branch 'sycl' into przemek/sampled-image-fetch
ac28787
Merge branch 'sycl' into przemek/sampled-image-fetch
cb9cd5f
Update UR Tag
0e55b21
Update UR Tag
056df00
Merge branch 'sycl' into przemek/sampled-image-fetch
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.