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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/dri/
H A Ddri_screen.h155 extern const __DRIconfigOptionsExtension gallium_config_options;
H A Ddri_screen.c51 const __DRIconfigOptionsExtension gallium_config_options = {
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/dri/
H A Ddri_screen.h168 extern const __DRIconfigOptionsExtension gallium_config_options;
H A Ddri_screen.c53 const __DRIconfigOptionsExtension gallium_config_options = {
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_screen.c104 static const __DRIconfigOptionsExtension radeon_config_options = {
133 static const __DRIconfigOptionsExtension radeon_config_options = {
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Ddri_common.c693 __DRIconfigOptionsExtension *ext =
694 (__DRIconfigOptionsExtension *)extensions[i];
/xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/dri2/
H A Degl_dri2.h188 const __DRIconfigOptionsExtension *configOptions;
H A Degl_dri2.c582 const __DRIconfigOptionsExtension *ext = dri2_dpy->configOptions;
/xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/
H A Degl_dri2.h202 const __DRIconfigOptionsExtension *configOptions;
H A Degl_dri2.c876 const __DRIconfigOptionsExtension *ext = dri2_dpy->configOptions;
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Ddri_glx.c216 __DRIconfigOptionsExtension *ext =
217 (__DRIconfigOptionsExtension *)extensions[i];
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_screen.c140 static const __DRIconfigOptionsExtension radeon_config_options = {
/xsrc/external/mit/MesaLib.old/dist/include/GL/internal/
H A Ddri_interface.h1857 } __DRIconfigOptionsExtension; typedef in typeref:struct:__DRIconfigOptionsExtensionRec
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i915/
H A Dintel_screen.c44 static const __DRIconfigOptionsExtension i915_config_options = {
/xsrc/external/mit/MesaLib/dist/include/GL/internal/
H A Ddri_interface.h1876 } __DRIconfigOptionsExtension; typedef in typeref:struct:__DRIconfigOptionsExtensionRec
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i915/
H A Dintel_screen.c83 static const __DRIconfigOptionsExtension i915_config_options = {
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dintel_screen.c51 static const __DRIconfigOptionsExtension brw_config_options = {
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_screen.c110 static const __DRIconfigOptionsExtension brw_config_options = {

Completed in 37 milliseconds