Skip to content
This repository has been archived by the owner on Jan 29, 2025. It is now read-only.

glsl-in: use forced conversions for vector/matrix constructors #1796

Merged
merged 1 commit into from
Mar 28, 2022

Conversation

JCapucho
Copy link
Collaborator

The spec defines that for vector and matrix constructors all arguments
should use the same conversions as scalar constructors (forced conversions)

Fixes #1792

The spec defines that for vector and matrix constructors all arguments
should use the same conversions as scalar constructors (forced conversions)
@kvark kvark merged commit 21f89b6 into gfx-rs:master Mar 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[glsl-in] Ambiguous best function for 'min'
2 participants