Searched refs:__DRI2_ROBUSTNESS (Results 1 - 15 of 15) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/dri/
H A Ddrisw.c456 .base = { __DRI2_ROBUSTNESS, 1 }
H A Ddri2.c1808 .base = { __DRI2_ROBUSTNESS, 1 }
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Ddri3_glx.c785 if (strcmp(extensions[i]->name, __DRI2_ROBUSTNESS) == 0)
H A Ddri2_glx.c1170 && strcmp(extensions[i]->name, __DRI2_ROBUSTNESS) == 0)
/xsrc/external/mit/MesaLib.old/dist/include/GL/internal/
H A Ddri_interface.h1141 * \requires __DRI2_ROBUSTNESS.
1149 * \requires __DRI2_ROBUSTNESS.
1793 #define __DRI2_ROBUSTNESS "DRI_Robustness" macro
/xsrc/external/mit/MesaLib/dist/include/GL/internal/
H A Ddri_interface.h1812 #define __DRI2_ROBUSTNESS "DRI_Robustness" macro
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Ddri3_glx.c774 if (strcmp(extensions[i]->name, __DRI2_ROBUSTNESS) == 0)
H A Ddrisw_glx.c772 if (strcmp(extensions[i]->name, __DRI2_ROBUSTNESS) == 0)
H A Ddri2_glx.c1094 if (strcmp(extensions[i]->name, __DRI2_ROBUSTNESS) == 0)
/xsrc/external/mit/xorg-server/dist/glx/
H A Dglxdri2.c877 if (strcmp(extensions[i]->name, __DRI2_ROBUSTNESS) == 0 &&
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/dri/
H A Ddri2.c1536 .base = { __DRI2_ROBUSTNESS, 1 }
/xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/dri2/
H A Degl_dri2.c451 { __DRI2_ROBUSTNESS, 1, offsetof(struct dri2_egl_display, robustness) },
1105 /* If the implementation doesn't support the __DRI2_ROBUSTNESS
1121 /* If the implementation doesn't support the __DRI2_ROBUSTNESS
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dintel_screen.c1612 .base = { __DRI2_ROBUSTNESS, 1 }
2754 * Use this to determine whether to advertise the __DRI2_ROBUSTNESS
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_screen.c1663 .base = { __DRI2_ROBUSTNESS, 1 }
2774 * Use this to determine whether to advertise the __DRI2_ROBUSTNESS
/xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/
H A Degl_dri2.c743 { __DRI2_ROBUSTNESS, 1, offsetof(struct dri2_egl_display, robustness) },
1412 /* If the implementation doesn't support the __DRI2_ROBUSTNESS
1428 /* If the implementation doesn't support the __DRI2_ROBUSTNESS

Completed in 42 milliseconds