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

  /external/chromium_org/third_party/mesa/src/src/glx/apple/
apple_glx_drawable.c 227 is_pbuffer(struct apple_glx_drawable *d) function
285 d->is_pbuffer = is_pbuffer;
apple_glx_drawable.h 128 bool(*is_pbuffer) (struct apple_glx_drawable * agd); member in struct:apple_glx_drawable
  /external/mesa3d/src/glx/apple/
apple_glx_drawable.c 227 is_pbuffer(struct apple_glx_drawable *d) function
285 d->is_pbuffer = is_pbuffer;
apple_glx_drawable.h 128 bool(*is_pbuffer) (struct apple_glx_drawable * agd); member in struct:apple_glx_drawable

Completed in 211 milliseconds