Searched defs:NineBuffer9 (Results 1 – 1 of 1) sorted by relevance
32 struct NineBuffer9 struct34 struct NineResource9 base;37 struct NineTransfer *maps;38 int nlocks, nmaps, maxmaps;39 UINT size;41 int16_t bind_count; /* to Device9->state.stream */66 static inline struct NineBuffer9 * argument67 NineBuffer9( void *data ) in NineBuffer9() function