#include <gromacs/gpu_utils/oclraii.h>
template<>
struct gmx::OpenClTraits< cl_program >
Implements traits for cl_program.
using |
ReleaserType = cl_int(*)(cl_program) |
Type of the function that will release a handle of this type. | |
static constexpr ReleaserType |
releaser = clReleaseProgram |
Function that will release a handle of this type. | |
The documentation for this struct was generated from the following file:
Read more here: Source link