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

  /external/opencv3/3rdparty/include/opencl/1.2/CL/
cl.h 349 #define CL_MEM_HOST_WRITE_ONLY (1 << 7)
    [all...]
  /external/opencv3/modules/core/src/
ocl.cpp 501 #define CL_MEM_HOST_WRITE_ONLY (1 << 7)
    [all...]

Completed in 37 milliseconds