driconf: Make a DRI_CONF_OPT_S() for string options.
authorEric Anholt <eric@anholt.net>
Sat, 26 Sep 2020 00:06:07 +0000 (17:06 -0700)
committerMarge Bot <eric+marge@anholt.net>
Fri, 2 Oct 2020 23:59:52 +0000 (23:59 +0000)
commitdf3d3ea33e723a7e971698a44b4a155ad5313b7e
treedb018b3f8ab53432f00d58c06fe57886b30f1f86
parent4a57384959382e3dedb65c294ed2992709f009a9
driconf: Make a DRI_CONF_OPT_S() for string options.

This gets rid of most of the remaining special case option definitions.

Reviewed-by: Eric Engestrom <eric@engestrom.ch>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6916>
src/util/driconf.h
src/util/tests/xmlconfig.cpp