Home
last modified time | relevance | path

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

/external/mesa3d/src/glx/
Ddrisw_glx.c38 static int xshm_opcode = -1; variable
48 assert(xshm_opcode != -1); in handle_xerror()
49 if (event->request_code != xshm_opcode) in handle_xerror()
842 if (!XQueryExtension(dpy, "MIT-SHM", &xshm_opcode, &ignore, &ignore)) in check_xshm()