OpenCL C++ Bindings
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 9141 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 9144 of file opencl.hpp.

◆ size()

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

Definition at line 9143 of file opencl.hpp.


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