Searched defs:NineBuffer9 (Results 1 – 1 of 1) sorted by relevance
49 struct NineBuffer9 struct51 struct NineResource9 base;54 struct NineTransfer *maps;55 int nlocks, nmaps, maxmaps;56 UINT size;58 int16_t bind_count; /* to Device9->state.stream */83 static inline struct NineBuffer9 * argument84 NineBuffer9( void *data ) in NineBuffer9() function