Searched defs:allocate_buffer (Results 1 – 7 of 7) sorted by relevance
37 static void* allocate_buffer(size_t size) { in allocate_buffer() function
22 int allocate_buffer(cl_context context, cl_command_queue *queue, cl_device_id device_id, cl_mem *me… in allocate_buffer() function
557 inline void *allocate_buffer(size_t Size, size_t Alignment) { in allocate_buffer() function
128 static void *allocate_buffer(size_t size) in allocate_buffer() function
702 fn allocate_buffer(&self, size: usize) -> Result<usize> { in allocate_buffer() method
110508 void *allocate_buffer; member110527 u32 allocate_buffer; member