agx: Extract texture write mask handling
authorAlyssa Rosenzweig <alyssa@rosenzweig.io>
Thu, 8 Jun 2023 16:15:01 +0000 (12:15 -0400)
committerMarge Bot <emma+marge@anholt.net>
Thu, 20 Jul 2023 15:33:28 +0000 (15:33 +0000)
commite5f37ac5cb0248febfcf09918c08999a8179266e
treeea96d81169a08217e70d6719f49b46b4e8fb01b5
parent34c759467c059d57859179a9012e06a0070f485e
agx: Extract texture write mask handling

image_load will share the logic.

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24258>
src/asahi/compiler/agx_compile.c