Skip to content
  • Niklas Haas's avatar
    tests/fuzz: add shaders fuzzer · 1f2f2b6d
    Niklas Haas authored
    Fuzz various patterns of creating and combining shaders, including
    subshaders and various types of attached resource.
    
    The API fuzzing is realized by iterating through a plaintext string
    describing the order of operations to perform, using a simple
    stack-based shader combinator language.
    1f2f2b6d