OpenCL C++ Bindings
Loading...
Searching...
No Matches
cl::detail::KernelArgumentHandler< cl::DeviceCommandQueue, void > Struct Reference

Static Public Member Functions

static size_type size (const cl::DeviceCommandQueue &)
 
static const cl_command_queue * ptr (const cl::DeviceCommandQueue &value)
 

Detailed Description

Definition at line 9112 of file opencl.hpp.

Member Function Documentation

◆ ptr()

static const cl_command_queue * cl::detail::KernelArgumentHandler< cl::DeviceCommandQueue, void >::ptr ( const cl::DeviceCommandQueue value)
inlinestatic

Definition at line 9115 of file opencl.hpp.

◆ size()

static size_type cl::detail::KernelArgumentHandler< cl::DeviceCommandQueue, void >::size ( const cl::DeviceCommandQueue )
inlinestatic

Definition at line 9114 of file opencl.hpp.


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