Searched defs:NineBaseTexture9 (Results 1 – 1 of 1) sorted by relevance
14 struct NineBaseTexture9 struct16 struct NineResource9 base;17 struct list_head list; /* for update_textures */18 struct list_head list2; /* for managed_textures */43 static inline struct NineBaseTexture9 * argument44 NineBaseTexture9( void *data ) in NineBaseTexture9() function