HomeSort by relevance Sort by last modified time
    Searched refs:CL_DEVICE_TYPE (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/gallium/state_trackers/clover/api/
device.cpp 31 clGetDeviceIDs(cl_platform_id d_platform, cl_device_type device_type,
104 case CL_DEVICE_TYPE:
105 buf.as_scalar<cl_device_type>() = dev.type();
  /external/mesa3d/include/CL/
cl.h 51 typedef cl_bitfield cl_device_type; typedef
198 /* cl_device_type - bitfield */
207 #define CL_DEVICE_TYPE 0x1000
585 cl_device_type /* device_type */,
621 cl_device_type /* device_type */,
    [all...]
cl.hpp 785 F(cl_device_info, CL_DEVICE_TYPE, cl_device_type) \
    [all...]
  /external/ImageMagick/MagickCore/
opencl.c 371 static void SelectOpenCLDevice(MagickCLEnv clEnv,cl_device_type type)
    [all...]

Completed in 645 milliseconds