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

/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dglxcmds.c999 fbconfigs_compatible(const struct glx_config * const a, function in typeref:typename:Bool
1218 if (fbconfigs_compatible(&test_config, configs[i])) {
1285 if (fbconfigs_compatible(&test_config, config)
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dglxcmds.c996 fbconfigs_compatible(const struct glx_config * const a, function in typeref:typename:Bool
1215 if (fbconfigs_compatible(&test_config, configs[i])) {
1282 if (fbconfigs_compatible(&test_config, config)

Completed in 8 milliseconds