Searched refs:dispatch_tree (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dindirect_table.h48 const int_fast16_t * dispatch_tree; member in struct:__glXDispatchInfo
52 * search tree (i.e., \c dispatch_tree). The first element in each pair
88 * Sentinel value for an empty leaf in the \c dispatch_tree.
H A Dindirect_util.c213 const int_fast16_t * const tree = dispatch_info->dispatch_tree;
/xsrc/external/mit/xorg-server/dist/glx/
H A Dindirect_table.h48 const int_fast16_t *dispatch_tree; member in struct:__glXDispatchInfo
52 * search tree (i.e., \c dispatch_tree). The first element in each pair
88 * Sentinel value for an empty leaf in the \c dispatch_tree.
H A Dindirect_util.c199 const int_fast16_t *const tree = dispatch_info->dispatch_tree;

Completed in 6 milliseconds