Searched defs:buffer_descriptor_t (Results 1 – 3 of 3) sorted by relevance
33 struct buffer_descriptor_t struct36 uint32_t signature;60 buffer_descriptor_t() : in buffer_descriptor_t() argument80 void dump(const std::string &str) const { in dump()
36 std::function<int(const buffer_descriptor_t *, buffer_handle_t *)> fb_allocator) in allocate()
101 } buffer_descriptor_t; typedef