Home | History | Annotate | Download | only in src

Lines Matching full:isintel

1153     int stride_size = dev.isIntel() && (dev.type() & ocl::Device::TYPE_GPU) ? 4 : 1;