Searched refs:tnl_shine_tab (Results 1 – 3 of 3) sorted by relevance
89 tnl->_ShineTabList = MALLOC_STRUCT( tnl_shine_tab ); in _tnl_CreateContext()93 struct tnl_shine_tab *s = MALLOC_STRUCT( tnl_shine_tab ); in _tnl_CreateContext()112 struct tnl_shine_tab *s, *tmps; in _tnl_DestroyContext()
392 struct tnl_shine_tab struct394 struct tnl_shine_tab *next, *prev; argument537 struct tnl_shine_tab *_ShineTable[2]; /**< Active shine tables */538 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()