zink: more accurately update samplemask for fs shader keys
the fs samplemask needs to be updated on framebuffer rebind and on fs bind to ensure that the key gets updated in time for the pipeline change fixes #5559 cc: mesa-stable Reviewed-by:Dave Airlie <airlied@redhat.com> Part-of: <!13531>
Showing
- src/gallium/drivers/zink/zink_context.c 2 additions, 9 deletionssrc/gallium/drivers/zink/zink_context.c
- src/gallium/drivers/zink/zink_program.c 18 additions, 0 deletionssrc/gallium/drivers/zink/zink_program.c
- src/gallium/drivers/zink/zink_program.h 3 additions, 0 deletionssrc/gallium/drivers/zink/zink_program.h
Loading
Please register or sign in to comment