Searched refs:__DRI_CONFIG_OPTIONS (Results 1 – 7 of 7) sorted by relevance
/external/mesa3d/src/mesa/drivers/dri/r200/ |
D | radeon_screen.c | 75 .base = { __DRI_CONFIG_OPTIONS, 1 }, 103 .base = { __DRI_CONFIG_OPTIONS, 1 },
|
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
D | radeon_screen.c | 75 .base = { __DRI_CONFIG_OPTIONS, 1 }, 103 .base = { __DRI_CONFIG_OPTIONS, 1 },
|
/external/mesa3d/src/gallium/state_trackers/dri/ |
D | dri_screen.c | 52 .base = { __DRI_CONFIG_OPTIONS, 1 },
|
/external/mesa3d/include/GL/internal/ |
D | dri_interface.h | 1527 #define __DRI_CONFIG_OPTIONS "DRI_ConfigOptions" macro
|
/external/mesa3d/src/glx/ |
D | dri_glx.c | 193 if (strcmp(extensions[i]->name, __DRI_CONFIG_OPTIONS) == 0) in glXGetDriverConfig()
|
/external/mesa3d/src/mesa/drivers/dri/i915/ |
D | intel_screen.c | 45 .base = { __DRI_CONFIG_OPTIONS, 1 },
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | intel_screen.c | 45 .base = { __DRI_CONFIG_OPTIONS, 1 },
|