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

  /external/ImageMagick/MagickCore/
opencl.c 557 device->command_queues_index=-1;
634 (device->command_queues_index >= 0))
636 queue=device->command_queues[device->command_queues_index--];
    [all...]
opencl-private.h 325 command_queues_index; member in struct:_MagickCLDevice

Completed in 65 milliseconds