Skip to content

Conversation

@atlv24
Copy link
Contributor

@atlv24 atlv24 commented Jan 2, 2026

Objective

  • correct some names to specify webgl2 instead of wasm (webgpu does not require this alignment)
  • correct feature gates to only add the padding to structs on webgl2 and not webgpu
  • correct feature gates to only set SIXTEEN_BYTE_ALIGNMENT shader def on webgl2 and not webgpu

Solution

  • do it

Testing

  • untested

@atlv24 atlv24 added A-Rendering Drawing game state to the screen S-Needs-Review Needs reviewer attention (from anyone!) to move forward labels Jan 2, 2026
Copy link
Contributor

@superdump superdump left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yey, correctness! Thank you!

@superdump
Copy link
Contributor

I would wait to merge for some testing to have been done that exercises each of the code paths.

@kfc35 kfc35 added D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Needs-Testing Testing must be done before this is safe to merge labels Jan 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Rendering Drawing game state to the screen D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Needs-Review Needs reviewer attention (from anyone!) to move forward S-Needs-Testing Testing must be done before this is safe to merge

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

4 participants