Searched refs:glx_config_find_fbconfig (Results 1 – 4 of 4) sorted by relevance
129 glx_config_find_fbconfig(struct glx_config *configs, int fbid);
294 glx_config_find_fbconfig(struct glx_config *configs, int fbid) in glx_config_find_fbconfig() function
322 return glx_config_find_fbconfig(psc->configs, fbconfig); in driInferDrawableConfig()
1504 mode = glx_config_find_fbconfig(psc->configs, fbconfigID); in glXImportContextEXT()