Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/egl/x11/
Dx11_screen.h89 x11_context_modes_count(const __GLcontextModes *modes);
Dx11_screen.c434 x11_context_modes_count(const __GLcontextModes *modes) in x11_context_modes_count() function
Dnative_dri2.c659 num_modes = x11_context_modes_count(modes); in dri2_display_get_configs()