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

  /external/chromium_org/third_party/skia/tools/skpdiff/
skpdiff_main.cpp 83 device->getInfo(CL_DEVICE_NAME, &deviceName);
  /external/skia/tools/skpdiff/
skpdiff_main.cpp 74 device->getInfo(CL_DEVICE_NAME, &deviceName);
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/clover/api/
device.cpp 212 case CL_DEVICE_NAME:
  /external/mesa3d/src/gallium/state_trackers/clover/api/
device.cpp 212 case CL_DEVICE_NAME:
  /external/chromium_org/third_party/mesa/src/include/CL/
cl.h 217 #define CL_DEVICE_NAME 0x102B
    [all...]
cl.hpp 829 F(cl_device_info, CL_DEVICE_NAME, STRING_CLASS) \
    [all...]
  /external/mesa3d/include/CL/
cl.h 217 #define CL_DEVICE_NAME 0x102B
    [all...]
cl.hpp 829 F(cl_device_info, CL_DEVICE_NAME, STRING_CLASS) \
    [all...]

Completed in 54 milliseconds