Searched refs:query_option_impl (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_driconf.c30 #define query_option_impl(option, type) \ macro
32 #define query_bool_option(option) query_option_impl(option, b)
33 #define query_int_option(option) query_option_impl(option, i)

Completed in 1 milliseconds