Gromacs  2025-dev-20240906-b7d3419
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Static Public Attributes
gmx::OpenClTraits< cl_context > Struct Template Reference

#include <gromacs/gpu_utils/oclraii.h>

+ Inheritance diagram for gmx::OpenClTraits< cl_context >:
+ Collaboration diagram for gmx::OpenClTraits< cl_context >:

Description

template<>
struct gmx::OpenClTraits< cl_context >

Implements traits for cl_context.

Static Public Attributes

static constexpr ReleaserType releaser = clReleaseContext
 Function that will release a handle of this type.
 

Additional Inherited Members

- Public Types inherited from gmx::OpenClTraitsBase< cl_context >
using ReleaserType = cl_int(*)(cl_context)
 Type of the function that will release a handle of this type.
 

The documentation for this struct was generated from the following file: