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

  /xsrc/external/mit/xorgproto/dist/include/X11/extensions/
dri3proto.h 58 CARD8 dri3ReqType;
81 CARD8 dri3ReqType;
104 CARD8 dri3ReqType;
120 CARD8 dri3ReqType;
145 CARD8 dri3ReqType;
158 CARD8 dri3ReqType;
185 CARD8 dri3ReqType;
210 CARD8 dri3ReqType;
236 CARD8 dri3ReqType;
262 CARD8 dri3ReqType;
    [all...]
  /xsrc/external/mit/xorg-server/dist/dri3/
dri3_request.c 589 return (*proc_dri3_vector[stuff->dri3ReqType]) (client);
601 return (*proc_dri3_vector[stuff->dri3ReqType]) (client);
617 return (*proc_dri3_vector[stuff->dri3ReqType]) (client);
628 return (*proc_dri3_vector[stuff->dri3ReqType]) (client);
640 return (*proc_dri3_vector[stuff->dri3ReqType]) (client);
652 return (*proc_dri3_vector[stuff->dri3ReqType]) (client);
663 return (*proc_dri3_vector[stuff->dri3ReqType]) (client);
686 return (*proc_dri3_vector[stuff->dri3ReqType]) (client);
697 return (*proc_dri3_vector[stuff->dri3ReqType]) (client);

Completed in 6 milliseconds