Searched defs:dimensions_in_reply (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/glx/apple/
H A Dglxreply.c60 GLenum type, void *dest, GLboolean dimensions_in_reply)
67 if (dimensions_in_reply) {
58 __glXReadPixelReply(Display * dpy, struct glx_context * gc, unsigned max_dim, GLint width, GLint height, GLint depth, GLenum format, GLenum type, void *dest, GLboolean dimensions_in_reply) argument
/external/mesa3d/src/glx/apple/
H A Dglxreply.c60 GLenum type, void *dest, GLboolean dimensions_in_reply)
67 if (dimensions_in_reply) {
58 __glXReadPixelReply(Display * dpy, struct glx_context * gc, unsigned max_dim, GLint width, GLint height, GLint depth, GLenum format, GLenum type, void *dest, GLboolean dimensions_in_reply) argument

Completed in 110 milliseconds