• Nils Goroll's avatar
    Complement VDP error handling · c0e25e6a
    Nils Goroll authored
    * remember push errors in the context
    * also fail additional pushes once we saw an error
    
    Try to fail requests as early as possible. Otherwise just calling VDP
    functions after an error is a noop.
    
    Fixes #2618
    c0e25e6a
cache_range.c 5.58 KB