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 582 device->command_queues_index=-1;
659 (device->command_queues_index >= 0))
661 queue=device->command_queues[device->command_queues_index--];
    [all...]
opencl-private.h 341 command_queues_index; member in struct:_MagickCLDevice

Completed in 239 milliseconds