HomeSort by: relevance | last modified time | path
    Searched refs:writeVid (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/xorg-server.old/dist/hw/dmx/glxProxy/
glxcmds.c 787 new_reply.writeVid = (glxc->pFBConfig ? glxc->pFBConfig->id : vid);
826 new_reply.writeVid = (glxc->pFBConfig ? glxc->pFBConfig->id :
853 new_reply.writeVid = pGlxWindow->pGlxFBConfig->id;
871 new_reply.writeVid = pGlxPbuffer->pFBConfig->id;
995 new_reply.readVid = new_reply.writeVid;
glxcmdsswap.c 458 __GLX_SWAP_INT(&reply->writeVid);
  /xsrc/external/mit/xorgproto/dist/include/GL/
glxproto.h 968 CARD32 writeVid;

Completed in 9 milliseconds