Searched refs:glx_config_find_fbconfig (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dglxconfig.h115 glx_config_find_fbconfig(struct glx_config *configs, int fbid);
H A Dglxconfig.c294 glx_config_find_fbconfig(struct glx_config *configs, int fbid) function in typeref:typename:_X_HIDDEN struct glx_config *
H A Ddri_common.c321 return glx_config_find_fbconfig(psc->configs, fbconfig);
H A Dglxcmds.c1506 mode = glx_config_find_fbconfig(psc->configs, fbconfigID);
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dglxconfig.h133 glx_config_find_fbconfig(struct glx_config *configs, int fbid);
H A Dglxconfig.c299 glx_config_find_fbconfig(struct glx_config *configs, int fbid) function in typeref:typename:_X_HIDDEN struct glx_config *
H A Ddri_common.c335 return glx_config_find_fbconfig(psc->configs, fbconfig);
H A Dglxcmds.c1519 mode = glx_config_find_fbconfig(psc->configs, fbconfigID);

Completed in 14 milliseconds