Closed Kangz closed 3 weeks ago
This makes toneMapping optional which required updating a few tests to use the nullish coalescing operator when accessing it.
New vertex formats are added that require updating capability_info.ts (and tests for unorm8x4-bgra is added at the same time).
Finally dictionary types for copies are renamed throughout the CTS even if deprecated aliases are available.
Requirements for PR author:
.unimplemented()
/** documented */
helper_index.txt
Requirements for reviewer sign-off:
When landing this PR, be sure to make any necessary issue status updates.
This makes toneMapping optional which required updating a few tests to use the nullish coalescing operator when accessing it.
New vertex formats are added that require updating capability_info.ts (and tests for unorm8x4-bgra is added at the same time).
Finally dictionary types for copies are renamed throughout the CTS even if deprecated aliases are available.
Requirements for PR author:
.unimplemented()
./** documented */
and new helper files are found inhelper_index.txt
.Requirements for reviewer sign-off:
When landing this PR, be sure to make any necessary issue status updates.