Home
last modified time | relevance | path

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

/external/mesa3d/src/egl/main/
Deglmode.c87 _eglParseModeAttribs(_EGLMode *mode, const EGLint *attrib_list) in _eglParseModeAttribs() function
267 if (!_eglParseModeAttribs(&min, attrib_list)) { in _eglChooseModeMESA()