OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tnl_shine_tab
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/mesa/tnl/
t_context.h
392
struct
tnl_shine_tab
struct
394
struct
tnl_shine_tab
*next, *prev;
536
struct
tnl_shine_tab
*_ShineTable[2]; /**< Active shine tables */
537
struct
tnl_shine_tab
*_ShineTabList; /**< MRU list of inactive shine tables */
/external/mesa3d/src/mesa/tnl/
t_context.h
392
struct
tnl_shine_tab
struct
394
struct
tnl_shine_tab
*next, *prev;
536
struct
tnl_shine_tab
*_ShineTable[2]; /**< Active shine tables */
537
struct
tnl_shine_tab
*_ShineTabList; /**< MRU list of inactive shine tables */
Completed in 426 milliseconds