Searched refs:get_decode_index (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dindirect_util.c208 get_decode_index(const struct __glXDispatchInfo *dispatch_info, function in typeref:typename:int
285 const int func_index = get_decode_index(dispatch_info, opcode);
298 const int func_index = get_decode_index(dispatch_info, opcode);
/xsrc/external/mit/xorg-server/dist/glx/
H A Dindirect_util.c195 get_decode_index(const struct __glXDispatchInfo *dispatch_info, unsigned opcode) function in typeref:typename:int
264 const int func_index = get_decode_index(dispatch_info, opcode);
277 const int func_index = get_decode_index(dispatch_info, opcode);

Completed in 3 milliseconds