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 D | egl_dri2.c | 152 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 D | egl_dri2.c | 291 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