Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
OpenSpace
Commits
4b15cbc0
Commit
4b15cbc0
authored
9 years ago
by
Michal Marcinkowski
Browse files
Options
Download
Plain Diff
Merge branch 'develop' of openspace.itn.liu.se:/openspace into develop
parents
284989d4
1882bdae
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
shaders/ABuffer/abufferStruct.hglsl
+1
-1
shaders/ABuffer/abufferStruct.hglsl
with
1 addition
and
1 deletion
+1
-1
shaders/ABuffer/abufferStruct.hglsl
+
1
-
1
View file @
4b15cbc0
...
...
@@ -64,7 +64,7 @@ const uint mask_31 = 2147483647;
const uint mask_32 = 4294967295;
const uint mask_id = mask_16;
const uint shift_id = 0;
const uint
mask_type = mask_24 - mask_16;
const uint mask_type = mask_24 - mask_16;
const uint shift_type = 16;
/*
const uint mask_zid_z = mask_24;
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment