Home
last modified time | relevance | path

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

/external/mesa3d/src/glx/
Dglxconfig.h127 glx_config_create_list(unsigned count);
Dglxconfig.c224 glx_config_create_list(unsigned count) in glx_config_create_list() function
Dglxext.c624 modes = glx_config_create_list(nvisuals); in createConfigsFromProperties()