Home
last modified time | relevance | path

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

/third_party/mesa3d/src/egl/main/
H A Deglconfigdebug.c167 _EGLConfig **chosenConfigs; in eglPrintConfigDebug() local
181 chosenConfigs = (_EGLConfig **) configs; in eglPrintConfigDebug()
185 chosenConfigs = NULL; in eglPrintConfigDebug()
194 if (chosenConfigs) in eglPrintConfigDebug()
196 if (configToPrint == chosenConfigs[j]) in eglPrintConfigDebug()

Completed in 1 milliseconds