doc: Document !1894

This commit is contained in:
Jakob Bornecrantz 2023-07-02 23:15:30 +01:00
parent 14ffa34658
commit 2c74c30aa2
3 changed files with 4 additions and 0 deletions

View file

@ -0,0 +1 @@
vk: Add and use enumeration helpers.

View file

@ -0,0 +1,2 @@
util: Use enumeration helpers, with a tiny little bit of refactor to increase
code reuse.

View file

@ -0,0 +1 @@
main: Use enumeration helpers in and refactor the NVIDIA direct target code.