Searched defs:func_index (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/glx/ | ||
| H A D | indirect_util.c | 260 unsigned func_index; local in function:get_decode_index 285 const int func_index = get_decode_index(dispatch_info, opcode); local in function:__glXGetProtocolDecodeFunction 298 const int func_index = get_decode_index(dispatch_info, opcode); local in function:__glXGetProtocolSizeData [all...] |
| /xsrc/external/mit/xorg-server/dist/glx/ | ||
| H A D | indirect_util.c | 241 unsigned func_index; local in function:get_decode_index 264 const int func_index = get_decode_index(dispatch_info, opcode); local in function:__glXGetProtocolDecodeFunction 277 const int func_index = get_decode_index(dispatch_info, opcode); local in function:__glXGetProtocolSizeData [all...] |
Completed in 3 milliseconds