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

/external/chromium_org/third_party/mesa/src/src/glx/
H A Dglxcmds.c965 fbconfigs_compatible(const struct glx_config * const a, function
1190 if (fbconfigs_compatible(&test_config, configs[i])) {
1257 if (fbconfigs_compatible(&test_config, config)
/external/mesa3d/src/glx/
H A Dglxcmds.c965 fbconfigs_compatible(const struct glx_config * const a, function
1190 if (fbconfigs_compatible(&test_config, configs[i])) {
1257 if (fbconfigs_compatible(&test_config, config)

Completed in 93 milliseconds