• Stefan Dösinger's avatar
    wined3d: Fall back to general layout if necessary. · 31cb8d8a
    Stefan Dösinger authored
    If a texture is used as shader resource and DS/RT at the same time, including
    cases where a different subresource is bound to each.
    
    In theory this could be handled better, but would require per-subresource layout
    tracking.
    31cb8d8a
view.c 95.4 KB