Home
last modified time | relevance | path

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

/hardware/intel/common/libva/va/glx/
Dva_glx_impl.c326 int fbconfig_id, val, n, n_fbconfigs; in gl_create_context() local
351 GLX_FBCONFIG_ID, &fbconfig_id in gl_create_context()
356 if (fbconfig_id == GLX_DONT_CARE) in gl_create_context()
374 if (status == Success && val == fbconfig_id) in gl_create_context()