Home
last modified time | relevance | path

Searched refs:CL_DEVICE_MAX_WORK_GROUP_SIZE (Results 1 – 16 of 16) sorted by relevance

/third_party/boost/libs/compute/include/boost/compute/algorithm/detail/
Dfind_extrema_with_reduce.hpp48 const size_t max_work_group_size = device.get_info<CL_DEVICE_MAX_WORK_GROUP_SIZE>(); in find_extrema_with_reduce_requirements_met()
265 const size_t max_work_group_size = device.get_info<CL_DEVICE_MAX_WORK_GROUP_SIZE>(); in find_extrema_with_reduce()
348 const size_t max_work_group_size = device.get_info<CL_DEVICE_MAX_WORK_GROUP_SIZE>(); in find_extrema_with_reduce()
Dreduce_by_key_with_scan.hpp416 static_cast<size_t>(device.get_info<CL_DEVICE_MAX_WORK_GROUP_SIZE>()) in get_work_group_size()
/third_party/boost/boost/compute/algorithm/detail/
Dfind_extrema_with_reduce.hpp48 const size_t max_work_group_size = device.get_info<CL_DEVICE_MAX_WORK_GROUP_SIZE>(); in find_extrema_with_reduce_requirements_met()
265 const size_t max_work_group_size = device.get_info<CL_DEVICE_MAX_WORK_GROUP_SIZE>(); in find_extrema_with_reduce()
348 const size_t max_work_group_size = device.get_info<CL_DEVICE_MAX_WORK_GROUP_SIZE>(); in find_extrema_with_reduce()
Dreduce_by_key_with_scan.hpp416 static_cast<size_t>(device.get_info<CL_DEVICE_MAX_WORK_GROUP_SIZE>()) in get_work_group_size()
/third_party/boost/boost/compute/
Ddevice.hpp261 return get_info<size_t>(CL_DEVICE_MAX_WORK_GROUP_SIZE); in max_work_group_size()
575 ((size_t, CL_DEVICE_MAX_WORK_GROUP_SIZE))
/third_party/boost/libs/compute/include/boost/compute/
Ddevice.hpp261 return get_info<size_t>(CL_DEVICE_MAX_WORK_GROUP_SIZE); in max_work_group_size()
575 ((size_t, CL_DEVICE_MAX_WORK_GROUP_SIZE))
/third_party/mesa3d/src/gallium/frontends/clover/api/
Ddevice.cpp141 case CL_DEVICE_MAX_WORK_GROUP_SIZE: in clGetDeviceInfo()
/third_party/skia/third_party/externals/angle2/src/common/
DPackedCLEnums_autogen.cpp236 case CL_DEVICE_MAX_WORK_GROUP_SIZE: in FromCLenum()
464 return CL_DEVICE_MAX_WORK_GROUP_SIZE; in ToCLenum()
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/CL/
Dcl.h237 #define CL_DEVICE_MAX_WORK_GROUP_SIZE 0x1004 macro
Dcl2.hpp1118 F(cl_device_info, CL_DEVICE_MAX_WORK_GROUP_SIZE, size_type) \
Dcl.hpp1311 F(cl_device_info, CL_DEVICE_MAX_WORK_GROUP_SIZE, ::size_t) \
/third_party/skia/third_party/externals/angle2/include/CL/
Dcl.h304 #define CL_DEVICE_MAX_WORK_GROUP_SIZE 0x1004 macro
/third_party/mesa3d/include/CL/
Dcl.h302 #define CL_DEVICE_MAX_WORK_GROUP_SIZE 0x1004 macro
Dcl2.hpp1183 F(cl_device_info, CL_DEVICE_MAX_WORK_GROUP_SIZE, size_type) \
Dcl.hpp1339 F(cl_device_info, CL_DEVICE_MAX_WORK_GROUP_SIZE, ::size_t) \
/third_party/opencl-headers/CL/
Dcl.h304 #define CL_DEVICE_MAX_WORK_GROUP_SIZE 0x1004 macro