Home
last modified time | relevance | path

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

/third_party/mesa3d/src/egl/main/
H A Deglconfig.h59 EGLint ConfigCaveat; member
110 ATTRIB_MAP(EGL_CONFIG_CAVEAT, ConfigCaveat); in _eglOffsetOfConfig()
H A Deglconfig.c67 conf->ConfigCaveat = EGL_NONE; in _eglInitConfig()
614 val1 = conf1->ConfigCaveat - conf2->ConfigCaveat; in _eglCompareConfigs()
H A Deglconfigdebug.c149 (conf->ConfigCaveat != EGL_NONE) ? 'y' : ' ', in _eglPrintConfig()
/third_party/mesa3d/src/egl/drivers/haiku/
H A Degl_haiku.cpp165 conf->base.ConfigCaveat = EGL_NONE; in haiku_add_configs_for_visuals()
/third_party/mesa3d/src/egl/drivers/dri2/
H A Degl_dri2.c446 base.ConfigCaveat = value; in dri2_add_config()

Completed in 8 milliseconds