Skip to content

Conversation

@takahirox
Copy link
Collaborator

@takahirox takahirox commented Nov 7, 2021

Description

This PR fixes a typo in examples/jsm/renderers/webgpu/constants.js.

BRGA8Unorm: 'bgra8unorm',
BRGA8UnormSRGB: 'bgra8unorm-srgb',

The values are bgra* but the keys are BRGA*. I think the keys should be BGRA* unless they are intentional.

@mrdoob mrdoob added this to the r135 milestone Nov 7, 2021
@mrdoob mrdoob merged commit e683d19 into mrdoob:dev Nov 7, 2021
@mrdoob
Copy link
Owner

mrdoob commented Nov 7, 2021

Thanks!

@takahirox takahirox deleted the FixTypo branch November 7, 2021 03:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants