Searched refs:__DRI2_ROBUSTNESS (Results 1 - 15 of 15) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/dri/ |
| H A D | drisw.c | 456 .base = { __DRI2_ROBUSTNESS, 1 }
|
| H A D | dri2.c | 1808 .base = { __DRI2_ROBUSTNESS, 1 }
|
| /xsrc/external/mit/MesaLib.old/dist/src/glx/ |
| H A D | dri3_glx.c | 785 if (strcmp(extensions[i]->name, __DRI2_ROBUSTNESS) == 0)
|
| H A D | dri2_glx.c | 1170 && strcmp(extensions[i]->name, __DRI2_ROBUSTNESS) == 0)
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/internal/ |
| H A D | dri_interface.h | 1141 * \requires __DRI2_ROBUSTNESS. 1149 * \requires __DRI2_ROBUSTNESS. 1793 #define __DRI2_ROBUSTNESS "DRI_Robustness" macro
|
| /xsrc/external/mit/MesaLib/dist/include/GL/internal/ |
| H A D | dri_interface.h | 1812 #define __DRI2_ROBUSTNESS "DRI_Robustness" macro
|
| /xsrc/external/mit/MesaLib/dist/src/glx/ |
| H A D | dri3_glx.c | 774 if (strcmp(extensions[i]->name, __DRI2_ROBUSTNESS) == 0)
|
| H A D | drisw_glx.c | 772 if (strcmp(extensions[i]->name, __DRI2_ROBUSTNESS) == 0)
|
| H A D | dri2_glx.c | 1094 if (strcmp(extensions[i]->name, __DRI2_ROBUSTNESS) == 0)
|
| /xsrc/external/mit/xorg-server/dist/glx/ |
| H A D | glxdri2.c | 877 if (strcmp(extensions[i]->name, __DRI2_ROBUSTNESS) == 0 &&
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/dri/ |
| H A D | dri2.c | 1536 .base = { __DRI2_ROBUSTNESS, 1 }
|
| /xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/dri2/ |
| H A D | egl_dri2.c | 451 { __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 D | intel_screen.c | 1612 .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 D | brw_screen.c | 1663 .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 D | egl_dri2.c | 743 { __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