Home
last modified time | relevance | path

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

/third_party/mesa3d/src/glx/
Ddri_common.c755 if (strcmp(extensions[i]->name, __DRI_CONFIG_OPTIONS) != 0) in get_driver_config()
/third_party/mesa3d/src/gallium/frontends/dri/
Ddri_screen.c52 .base = { __DRI_CONFIG_OPTIONS, 2 },
/third_party/mesa3d/include/GL/internal/
Ddri_interface.h1824 #define __DRI_CONFIG_OPTIONS "DRI_ConfigOptions" macro
/third_party/mesa3d/src/egl/drivers/dri2/
Degl_dri2.c741 { __DRI_CONFIG_OPTIONS, 1, offsetof(struct dri2_egl_display, configOptions) },