Home
last modified time | relevance | path

Searched refs:is_pbuffer (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/glx/apple/
Dapple_glx_drawable.c227 is_pbuffer(struct apple_glx_drawable *d) in is_pbuffer() function
285 d->is_pbuffer = is_pbuffer; in common_init()
Dapple_glx_drawable.h128 bool(*is_pbuffer) (struct apple_glx_drawable * agd); member