Searched refs:is_pbuffer (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/glx/apple/ | ||
| H A D | apple_glx_drawable.c | 227 is_pbuffer(struct apple_glx_drawable *d) function in typeref:typename:bool 285 d->is_pbuffer = is_pbuffer; |
| H A D | apple_glx_drawable.h | 128 bool(*is_pbuffer) (struct apple_glx_drawable * agd); member in struct:apple_glx_drawable |
| /xsrc/external/mit/MesaLib/dist/src/glx/apple/ | ||
| H A D | apple_glx_drawable.c | 227 is_pbuffer(struct apple_glx_drawable *d) function in typeref:typename:bool 285 d->is_pbuffer = is_pbuffer; |
| H A D | apple_glx_drawable.h | 128 bool(*is_pbuffer) (struct apple_glx_drawable * agd); member in struct:apple_glx_drawable |
Completed in 71 milliseconds