Draft: anv: Transition stencil buffer when layout is UNDEFINED/PREINITIALIZED
What does this MR do and why?
Stencil buffer transition should happen when it's in UNDEFINED/PREINITIALIZED layout.
When we support implicit CCS, we need to make sure that we invalidate the AUX TT entry while doing the transition.