Searched refs:dri2_to_egl_attribute_map (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/dri2/
H A Degl_dri2.c152 static const EGLint dri2_to_egl_attribute_map[__DRI_ATTRIB_MAX] = { variable in typeref:typename:const EGLint[]
297 key = dri2_to_egl_attribute_map[attrib];
/xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/
H A Degl_dri2.c291 static const EGLint dri2_to_egl_attribute_map[__DRI_ATTRIB_MAX] = { variable in typeref:typename:const EGLint[]
536 key = dri2_to_egl_attribute_map[attrib];

Completed in 10 milliseconds