Searched refs:tnl_shine_tab (Results 1 – 3 of 3) sorted by relevance
90 tnl->_ShineTabList = MALLOC_STRUCT( tnl_shine_tab ); in _tnl_CreateContext()94 struct tnl_shine_tab *s = MALLOC_STRUCT( tnl_shine_tab ); in _tnl_CreateContext()113 struct tnl_shine_tab *s, *tmps; in _tnl_DestroyContext()
393 struct tnl_shine_tab struct395 struct tnl_shine_tab *next, *prev; argument573 struct tnl_shine_tab *_ShineTable[2]; /**< Active shine tables */574 struct tnl_shine_tab *_ShineTabList; /**< MRU list of inactive shine tables */
124 struct tnl_shine_tab *list = tnl->_ShineTabList; in validate_shine_table()125 struct tnl_shine_tab *s; in validate_shine_table()280 const struct tnl_shine_tab *tab = tnl->_ShineTable[face]; in lookup_shininess()