Lines Matching defs:table
40 /* 408 functions have had their locations in the dispatch table set since
53 /* 408 functions have had their locations in the dispatch table set since
75 /* The dispatch table is not expected to shrink. At GIT commit b45052b the
76 * table had 978 entries. Changes that intentionally reduce the size of
77 * the table are very rare. In those cases, the expected value should be
80 * Changes that accidentally reduce the size of the table are bugs, and
84 * dispatch table.
87 * dispatch table.
90 * dispatch table.
93 * the dispatch table.
96 * table.
99 * the dispatch table.
109 * table. This is the size of the static table with some extra entries for
118 * consistent with its location in the static dispatch table.
135 * consistent with its location in the static dispatch table.
1544 glGetColorTableEXT(GLenum target, GLenum format, GLenum type, GLvoid *table)
1549 (void) table;