zink: force stencil format for stencil-only samplers and swizzle the right component
packed buffers will still return the full format when we're using only the stencil aspect, so we need to explicitly set the format here also due to 7ca72f17 we can't use the provided swizzle for this case and have to force y -> x component swizzle Reviewed-by:Erik Faye-Lund <erik.faye-lund@collabora.com> Part-of: <mesa/mesa!7491>
Loading
Please register or sign in to comment