Searched refs:is_pbuffer (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/glx/apple/
H A Dapple_glx_drawable.c227 is_pbuffer(struct apple_glx_drawable *d) function
285 d->is_pbuffer = is_pbuffer;
H A Dapple_glx_drawable.h128 bool(*is_pbuffer) (struct apple_glx_drawable * agd); member in struct:apple_glx_drawable
/external/mesa3d/src/glx/apple/
H A Dapple_glx_drawable.c227 is_pbuffer(struct apple_glx_drawable *d) function
285 d->is_pbuffer = is_pbuffer;
H A Dapple_glx_drawable.h128 bool(*is_pbuffer) (struct apple_glx_drawable * agd); member in struct:apple_glx_drawable

Completed in 161 milliseconds