Skip to content

Conversation

@jvepsalainen-nv
Copy link
Contributor

Change colorTarget format to Format::RGBA8Unorm to fix example app triangle on macOS.

Also rename vertex format const from format to vertexFormat for clarity.

Change colorTarget format to Format::RGBA8Unorm.
Also rename vertex format const from format to vertexFormat
for clarity.
@jvepsalainen-nv jvepsalainen-nv requested a review from a team as a code owner November 3, 2025 11:30
@jvepsalainen-nv jvepsalainen-nv added the pr: non-breaking PRs without breaking changes label Nov 3, 2025
@jvepsalainen-nv jvepsalainen-nv self-assigned this Nov 3, 2025
@jvepsalainen-nv jvepsalainen-nv linked an issue Nov 3, 2025 that may be closed by this pull request
@tangent-vector tangent-vector added this pull request to the merge queue Nov 3, 2025
Merged via the queue into shader-slang:master with commit 4755029 Nov 3, 2025
37 of 38 checks passed
jvepsalainen-nv added a commit to jvepsalainen-nv/slang that referenced this pull request Nov 4, 2025
Change `colorTarget` format to `Format::RGBA8Unorm` to fix example app
`triangle` on macOS.

Also rename vertex format const from `format` to `vertexFormat` for
clarity.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr: non-breaking PRs without breaking changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Some example apps do not work on Mac

2 participants