Home
last modified time | relevance | path

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

/third_party/mesa3d/src/egl/main/
Deglconfigdebug.c190 _EGLConfig *configToPrint = configsToPrint[i]; in eglPrintConfigDebug() local
196 if (configToPrint == chosenConfigs[j]) in eglPrintConfigDebug()
199 _eglPrintConfig(configToPrint, chosenIndex); in eglPrintConfigDebug()