Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_driconf.c30 #define query_option_impl(option, type) \ in u_driconf_fill_st_options() macro
32 #define query_bool_option(option) query_option_impl(option, b) in u_driconf_fill_st_options()
33 #define query_int_option(option) query_option_impl(option, i) in u_driconf_fill_st_options()