Skip to content
Snippets Groups Projects

vkd3d-shader/hlsl: Fix numeric offset of object fields.

Merged Francisco Casas requested to merge fcasas/vkd3d:object_offset_fix into master

While struct and array fields within a struct always push the next fields numeric offset to the next register boundary, objects alone don't.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading