|
Neko 1.99.6
A portable framework for high-order spectral element flow simulations
|
#include <stdlib.h>#include <device/device_config.h>#include <device/opencl/check.h>#include <device/opencl/buffer.h>
Go to the source code of this file.
Functions | |
| void | opencl_buffer_reserve (opencl_buffer_t *buf, size_t size) |
| void | opencl_buffer_free_all (void) |
Variables | |
| static opencl_buffer_t * | buffer_registry = NULL |
| void opencl_buffer_reserve | ( | opencl_buffer_t * | buf, |
| size_t | size | ||
| ) |
|
static |