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

Debug printf in shaders #4297

Open
wants to merge 17 commits into
base: trunk
Choose a base branch
from
Open

Debug printf in shaders #4297

wants to merge 17 commits into from

Commits on Jan 25, 2024

  1. Configuration menu
    Copy the full SHA
    16828d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa88dcf View commit details
    Browse the repository at this point in the history
  3. debug_printf: spv-in

    exrook committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    dfa93e7 View commit details
    Browse the repository at this point in the history
  4. debug_printf: glsl-out

    exrook committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    67f5929 View commit details
    Browse the repository at this point in the history
  5. debug_printf: hlsl-out

    exrook committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    396067d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9737edc View commit details
    Browse the repository at this point in the history
  7. debug_printf: add tests

    exrook committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    d33bbdb View commit details
    Browse the repository at this point in the history
  8. debug_printf: Disable hlsl-out test

    DXC doesn't support printf when targeting dxil,
    disable the test to allow CI to pass.
    exrook committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    a841cd4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ba63f1f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    39fd577 View commit details
    Browse the repository at this point in the history
  11. debug_printf: Add gpu test

    exrook committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    f1ee02d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a05b30a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    65d1b50 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    11df7f3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9ee1553 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b010834 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3a78dca View commit details
    Browse the repository at this point in the history