Home
last modified time | relevance | path

Searched refs:apple_glx_pixmap_query (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/glx/apple/
Dapple_glx_drawable.h222 bool apple_glx_pixmap_query(GLXPixmap pixmap, int attribute,
Dapple_glx_pixmap.c188 apple_glx_pixmap_query(GLXPixmap pixmap, int attr, unsigned int *value) in apple_glx_pixmap_query() function
/external/mesa3d/src/glx/
Dglx_pbuffer.c798 if (apple_glx_pixmap_query(drawable, attribute, value)) in glXQueryDrawable()