Searched defs:bufferDescriptor (Results 1 – 3 of 3) sorted by relevance
35 buffer_descriptor_t bufferDescriptor; in allocate() local90 buffer_descriptor_t bufferDescriptor; in toInternalDescriptor() local110 buffer_descriptor_t bufferDescriptor = toInternalDescriptor(descriptor); in allocate2() local158 buffer_descriptor_t bufferDescriptor = toInternalDescriptor(descriptor); in isSupported() local
38 buffer_descriptor_t bufferDescriptor; in allocate() local
73 void allocate(const buffer_descriptor_t &bufferDescriptor, uint32_t count, IAllocator::allocate_cb … in allocate()