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

  /external/ImageMagick/MagickCore/
opencl.c 124 max_compute_units;
175 (a->max_compute_units == b->max_compute_units))
188 (a->max_compute_units == b->max_compute_units))
833 device_benchmark->max_compute_units=StringToInteger(token);
123 max_compute_units; member in struct:__anon12738
    [all...]
opencl-private.h 303 max_compute_units; member in struct:_MagickCLDevice
accelerate.c 499 workItemCount=device->max_compute_units*2*256;
    [all...]

Completed in 50 milliseconds