HomeSort by relevance Sort by last modified time
    Searched refs:__DRI2_ROBUSTNESS (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/include/GL/internal/
dri_interface.h 812 * \requires __DRI2_ROBUSTNESS.
820 * \requires __DRI2_ROBUSTNESS.
    [all...]
  /external/mesa3d/src/egl/drivers/dri2/
egl_dri2.c 533 if (strcmp(extensions[i]->name, __DRI2_ROBUSTNESS) == 0) {
796 /* If the implementation doesn't support the __DRI2_ROBUSTNESS
811 /* If the implementation doesn't support the __DRI2_ROBUSTNESS
    [all...]
  /external/mesa3d/src/glx/
dri2_glx.c 1008 && strcmp(extensions[i]->name, __DRI2_ROBUSTNESS) == 0)
    [all...]

Completed in 735 milliseconds