microsoft/compiler: Split handle annotation into two parts
authorJesse Natalie <jenatali@microsoft.com>
Mon, 27 Feb 2023 18:33:32 +0000 (10:33 -0800)
committerMarge Bot <emma+marge@anholt.net>
Thu, 23 Mar 2023 21:48:43 +0000 (21:48 +0000)
commit068f1ada9aa39360623bd75a47fcf4e90378bb30
tree1a392ed39d62732ba13eddbc00e9858e3d0826ae
parent6220fb454f5035a10d9ffb2720cf53fd8c60b04d
microsoft/compiler: Split handle annotation into two parts

The first part gets the resource props struct, and the second
actually emits the annotate instruction. Later changes will
get the resource props struct from different sources.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21913>
src/microsoft/compiler/nir_to_dxil.c