Searched refs:cl_device_type (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/clover/core/
H A Ddevice.hpp46 cl_device_type type() const;
H A Ddevice.cpp59 cl_device_type
/external/mesa3d/src/gallium/state_trackers/clover/core/
H A Ddevice.hpp46 cl_device_type type() const;
H A Ddevice.cpp59 cl_device_type
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/clover/api/
H A Dcontext.cpp61 cl_device_type type,
H A Ddevice.cpp31 clGetDeviceIDs(cl_platform_id platform, cl_device_type device_type,
73 return scalar_property<cl_device_type>(buf, size, size_ret, dev->type());
/external/mesa3d/src/gallium/state_trackers/clover/api/
H A Dcontext.cpp61 cl_device_type type,
H A Ddevice.cpp31 clGetDeviceIDs(cl_platform_id platform, cl_device_type device_type,
73 return scalar_property<cl_device_type>(buf, size, size_ret, dev->type());
/external/chromium_org/third_party/mesa/src/include/CL/
H A Dcl.h53 typedef cl_bitfield cl_device_type; typedef
166 /* cl_device_type - bitfield */
462 cl_device_type /* device_type */,
485 cl_device_type /* device_type */,
H A Dcl.hpp785 F(cl_device_info, CL_DEVICE_TYPE, cl_device_type) \
1298 cl_device_type type,
1444 cl_device_type type,
/external/mesa3d/include/CL/
H A Dcl.h53 typedef cl_bitfield cl_device_type; typedef
166 /* cl_device_type - bitfield */
462 cl_device_type /* device_type */,
485 cl_device_type /* device_type */,
H A Dcl.hpp785 F(cl_device_info, CL_DEVICE_TYPE, cl_device_type) \
1298 cl_device_type type,
1444 cl_device_type type,

Completed in 2052 milliseconds