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

/xsrc/external/mit/MesaLib.old/src/gallium/drivers/radeonsi/
H A Dsi_driinfo.h50 #define OPT_BOOL(name, dflt, description) \ macro
/xsrc/external/mit/MesaLib/src/gallium/drivers/radeonsi/
H A Dsi_driinfo.h50 #define OPT_BOOL(name, dflt, description) \ macro
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Ddriinfo_radeonsi.h13 #define OPT_BOOL(name, dflt, description) \ macro
H A Dsi_pipe.c1092 #define OPT_BOOL(name, dflt, description) \ macro
H A Dsi_pipe.h480 #define OPT_BOOL(name, dflt, description) bool name:1; macro
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Ddriinfo_radeonsi.h10 #define OPT_BOOL(name, dflt, description) DRI_CONF_OPT_B(radeonsi_##name, dflt, description) macro
H A Dsi_pipe.c1075 #define OPT_BOOL(name, dflt, description) \ macro
H A Dsi_pipe.h551 #define OPT_BOOL(name, dflt, description) bool name : 1; macro

Completed in 16 milliseconds