Searched refs:glx_config_find_fbconfig (Results 1 – 3 of 3) sorted by relevance
133 glx_config_find_fbconfig(struct glx_config *configs, int fbid);
300 glx_config_find_fbconfig(struct glx_config *configs, int fbid) in glx_config_find_fbconfig() function
1532 mode = glx_config_find_fbconfig(psc->configs, fbconfigID); in glXImportContextEXT()