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

  /external/skqp/tools/
hello-opencl.cpp 55 cl_ok(device.getInfo(CL_DEVICE_EXTENSIONS, &extensions));
  /external/skia/tools/
hello-opencl.cpp 51 cl_ok(device.getInfo(CL_DEVICE_EXTENSIONS, &extensions));
  /external/mesa3d/src/gallium/state_trackers/clover/api/
device.cpp 332 case CL_DEVICE_EXTENSIONS:
  /external/mesa3d/include/CL/
cl.h 255 #define CL_DEVICE_EXTENSIONS 0x1030
    [all...]
cl.hpp 834 F(cl_device_info, CL_DEVICE_EXTENSIONS, STRING_CLASS) \
    [all...]

Completed in 103 milliseconds