Home
last modified time | relevance | path

Searched defs:OPT_BOOL (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Ddriinfo_radeonsi.h8 #define OPT_BOOL(name, dflt, description) DRI_CONF_OPT_B(radeonsi_##name, dflt, description) macro
H A Dsi_debug_options.h25 #undef OPT_BOOL global() macro
[all...]
H A Dsi_pipe.c1107 #define OPT_BOOL(name, dflt, description) \ in radeonsi_screen_create_impl() macro
H A Dsi_pipe.h586 #define OPT_BOOL(name, dflt, description) bool name : 1; macro
/third_party/ffmpeg/fftools/
H A Dcmdutils.h139 #define OPT_BOOL 0x0002 macro

Completed in 8 milliseconds