-
Notifications
You must be signed in to change notification settings - Fork 792
[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
przemektmalon 8c1e542
Change UR repo link in CMakeLists to HTTPS
przemektmalon d4e1e01
Merge branch 'sycl' into przemek/sampled-image-fetch
przemektmalon 992d889
Update UR TAG in CMakeLists
przemektmalon 25752ac
Update UR enums with _EXP suffix
przemektmalon 9439bdd
Update UR TAG in CMakeLists
przemektmalon dd4317b
Merge branch 'sycl' into przemek/sampled-image-fetch
przemektmalon 73614cb
Update CMakeLists UR TAG
przemektmalon 17ba91f
Apply libclc macro changes to reduce LOC
przemektmalon a38a8a9
Update UR repo TAG
przemektmalon 44c8d79
Merge branch 'sycl' into przemek/sampled-image-fetch
przemektmalon 7998596
Merge branch 'sycl' into przemek/sampled-image-fetch
przemektmalon 0c1119a
Merge branch 'sycl' into przemek/sampled-image-fetch
przemektmalon 7e4bea5
Merge branch 'sycl' into przemek/sampled-image-fetch
przemektmalon 3e81db7
Merge branch 'sycl' into przemek/sampled-image-fetch
przemektmalon 73c665a
Fix deprecated function calls. Update UR tag & fetch tests
przemektmalon e1e22ba
Make fetch operation naming consistent across the stack (API -> libclc)
przemektmalon 74324c6
Update UR repo TAG
przemektmalon d7b9057
Merge branch 'sycl' into przemek/sampled-image-fetch
przemektmalon 6d497d6
Merge branch 'sycl' into przemek/sampled-image-fetch
przemektmalon 0cf37c2
Add missing `fetch_image` API in specification document
przemektmalon 72cb5a3
Fix PI versions in pi.h
przemektmalon e7cdd43
Fix non-e2e bindless images test
przemektmalon c3ec14e
Merge branch 'sycl' into przemek/sampled-image-fetch
przemektmalon 743a259
Merge branch 'sycl' into przemek/sampled-image-fetch
przemektmalon d9e8b77
Merge branch 'sycl' into przemek/sampled-image-fetch
przemektmalon 186f36f
Merge branch 'sycl' into przemek/sampled-image-fetch
przemektmalon af532e9
Merge branch 'sycl' into przemek/sampled-image-fetch
przemektmalon 7b8ef09
Merge branch 'sycl' into przemek/sampled-image-fetch
przemektmalon 31b6eab
Merge branch 'sycl' into przemek/sampled-image-fetch
przemektmalon 2cb042c
Revert existing aspect macros to original values
przemektmalon 6b11a39
Use `// REQUIRES: aspect-<...>` instead of querying the device
przemektmalon 49c5d47
Merge branch 'sycl' into przemek/sampled-image-fetch
przemektmalon cd917da
Add verbose-print parameter to LIT config
przemektmalon 7b3434c
Merge branch 'sycl' into przemek/sampled-image-fetch
przemektmalon 8d792d2
Update UR TAG
przemektmalon db2a7d7
Merge branch 'sycl' into przemek/sampled-image-fetch
przemektmalon 1af8e9b
Merge branch 'sycl' into przemek/sampled-image-fetch
przemektmalon 1657829
Formatting
przemektmalon f04cc34
Format. Use 'call' for device queries.
przemektmalon 631e433
Merge branch 'sycl' into przemek/sampled-image-fetch
przemektmalon 4e9ef99
Merge branch 'sycl' into przemek/sampled-image-fetch
przemektmalon 17fa6db
Update UR repo/tag
przemektmalon 54d1812
Undo removal of comment
przemektmalon ff907c2
Revert aspect queries to call_nocheck
przemektmalon 323c64c
Merge branch 'sycl' into przemek/sampled-image-fetch
przemektmalon d80630b
Update UR tag
przemektmalon 0220bf0
Merge branch 'sycl' into przemek/sampled-image-fetch
przemektmalon 773b49c
Update UR tag
przemektmalon 0fc3629
Update UR tag
przemektmalon a9cb08a
Update UR tag
przemektmalon 711109f
Update UR tag
przemektmalon e59df31
Update UR tag
przemektmalon 62b395d
Merge branch 'sycl' into przemek/sampled-image-fetch
przemektmalon 94a4304
Update UR tag
przemektmalon 0b27d61
Update UR tag
przemektmalon d559f35
Update UR tag
przemektmalon bba8213
Merge branch 'sycl' into przemek/sampled-image-fetch
przemektmalon 1f45ea1
Update UR tag
przemektmalon ef04a75
Merge branch 'sycl' into przemek/sampled-image-fetch
przemektmalon 8b87873
Merge branch 'sycl' into przemek/sampled-image-fetch
przemektmalon 9572417
Merge branch 'sycl' into przemek/sampled-image-fetch
przemektmalon dabb6fe
Merge branch 'sycl' into przemek/sampled-image-fetch
przemektmalon ac28787
Merge branch 'sycl' into przemek/sampled-image-fetch
przemektmalon cb9cd5f
Update UR Tag
przemektmalon 0e55b21
Update UR Tag
przemektmalon 056df00
Merge branch 'sycl' into przemek/sampled-image-fetch
przemektmalon 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.