Searched defs:NineBaseTexture9 (Results 1 – 1 of 1) sorted by relevance
31 struct NineBaseTexture9 struct33 struct NineResource9 base;34 struct list_head list; /* for update_textures */35 struct list_head list2; /* for managed_textures */60 static inline struct NineBaseTexture9 * argument61 NineBaseTexture9( void *data ) in NineBaseTexture9() function