Home
last modified time | relevance | path

Searched refs:glx_config_find_fbconfig (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/glx/
Dglxconfig.h133 glx_config_find_fbconfig(struct glx_config *configs, int fbid);
Dglxconfig.c300 glx_config_find_fbconfig(struct glx_config *configs, int fbid) in glx_config_find_fbconfig() function
Dglxcmds.c1515 mode = glx_config_find_fbconfig(psc->configs, fbconfigID); in glXImportContextEXT()