Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tutorial: Fix broken check for format in match statement #208

Closed
wants to merge 1 commit into from
Closed

Tutorial: Fix broken check for format in match statement #208

wants to merge 1 commit into from

Commits on Sep 21, 2023

  1. Tutorial: Fix broken check for format in match statement

    We want the check to succeed if "format" is D32_SFLOAT_S8_UINT or D24_UNORM_S8_UINT, so the operator should be logical OR, not bitwise OR.
    dariuswiles authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    3f852d4 View commit details
    Browse the repository at this point in the history