Skip to content
Commit bf9a822b authored by ReinUsesLisp's avatar ReinUsesLisp
Browse files

shader/decode: Fix constant buffer offsets

Some instances were using cbuf34.offset instead of cbuf34.GetOffset().
This returned the an invalid offset. Address those instances and rename
offset to "shifted_offset" to avoid future bugs.
parent a0b4be42
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment