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

  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/x11/
native_dri2.c 69 struct dri2_surface { struct
97 static INLINE struct dri2_surface *
98 dri2_surface(const struct native_surface *nsurf) function
100 return (struct dri2_surface *) nsurf;
117 struct dri2_surface *dri2surf = dri2_surface(nsurf);
197 struct dri2_surface *dri2surf = dri2_surface(nsurf);
276 struct dri2_surface *dri2surf = dri2_surface(nsurf)
    [all...]
  /external/mesa3d/src/gallium/state_trackers/egl/x11/
native_dri2.c 69 struct dri2_surface { struct
97 static INLINE struct dri2_surface *
98 dri2_surface(const struct native_surface *nsurf) function
100 return (struct dri2_surface *) nsurf;
117 struct dri2_surface *dri2surf = dri2_surface(nsurf);
197 struct dri2_surface *dri2surf = dri2_surface(nsurf);
276 struct dri2_surface *dri2surf = dri2_surface(nsurf)
    [all...]

Completed in 246 milliseconds