Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
vkd3d
Manage
Activity
Members
Labels
Plan
Wiki
Bugzilla
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
wine
vkd3d
Commits
812f01c2
"README.md" did not exist on "0369223f73ce782b2639c421e2903f539a02ef2c"
Commit
812f01c2
authored
1 year ago
by
Conor McCarthy
Committed by
Alexandre Julliard
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
vkd3d-shader/spirv: Handle ITOI and UTOU in spirv_compiler_map_alu_instruction().
These instructions perform integer casts to/from 64 bits.
parent
1eaa7d1d
No related branches found
No related tags found
1 merge request
!490
vkd3d-shader: Int64 support.
Pipeline
#20336
skipped
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
libs/vkd3d-shader/spirv.c
+2
-0
2 additions, 0 deletions
libs/vkd3d-shader/spirv.c
tests/hlsl/bitwise.shader_test
+4
-4
4 additions, 4 deletions
tests/hlsl/bitwise.shader_test
tests/hlsl/cast-64-bit.shader_test
+4
-4
4 additions, 4 deletions
tests/hlsl/cast-64-bit.shader_test
with
10 additions
and
8 deletions
Loading
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment