Home
last modified time | relevance | path

Searched refs:CL_DEVICE_MAX_ON_DEVICE_QUEUES (Results 1 – 17 of 17) sorted by relevance

/external/OpenCL-CTS/test_conformance/device_execution/
Dmain.cpp44 error = clGetDeviceInfo(device, CL_DEVICE_MAX_ON_DEVICE_QUEUES, in InitCL()
Ddevice_info.cpp86 … err_ret = clGetDeviceInfo(device, CL_DEVICE_MAX_ON_DEVICE_QUEUES, sizeof(size), &size, &ret_len); in test_device_info()
Denqueue_multi_queue.cpp111 …err_ret = clGetDeviceInfo(device, CL_DEVICE_MAX_ON_DEVICE_QUEUES, sizeof(max_queues), &max_queues,… in test_enqueue_multi_queue()
Ddevice_queue.cpp125 …err_ret = clGetDeviceInfo(device, CL_DEVICE_MAX_ON_DEVICE_QUEUES, sizeof(max_queues), &max_queues,… in test_device_queue()
Dhost_queue_order.cpp104 …err_ret = clGetDeviceInfo(device, CL_DEVICE_MAX_ON_DEVICE_QUEUES, sizeof(max_queues), &max_queues,… in test_host_queue_order()
Dhost_multi_queue.cpp145 …err_ret = clGetDeviceInfo(device, CL_DEVICE_MAX_ON_DEVICE_QUEUES, sizeof(max_queues), &max_queues,… in test_host_multi_queue()
Dnested_blocks.cpp327 …err_ret = clGetDeviceInfo(device, CL_DEVICE_MAX_ON_DEVICE_QUEUES, sizeof(max_queues), &max_queues,… in test_enqueue_nested_blocks()
Denqueue_block.cpp634 …err_ret = clGetDeviceInfo(device, CL_DEVICE_MAX_ON_DEVICE_QUEUES, sizeof(max_queues), &max_queues,… in test_enqueue_block()
Denqueue_ndrange.cpp628 …err_ret = clGetDeviceInfo(device, CL_DEVICE_MAX_ON_DEVICE_QUEUES, sizeof(max_queues), &max_queues,… in test_enqueue_ndrange()
Denqueue_wg_size.cpp1647 …err_ret = clGetDeviceInfo(device, CL_DEVICE_MAX_ON_DEVICE_QUEUES, sizeof(max_queues), &max_queues,… in test_enqueue_wg_size()
/external/angle/src/common/
DPackedCLEnums_autogen.cpp390 case CL_DEVICE_MAX_ON_DEVICE_QUEUES: in FromCLenum()
618 return CL_DEVICE_MAX_ON_DEVICE_QUEUES; in ToCLenum()
/external/OpenCL-CTS/test_conformance/api/
Dtest_api_consistency.cpp295 error = clGetDeviceInfo(deviceID, CL_DEVICE_MAX_ON_DEVICE_QUEUES, in test_consistency_device_enqueue()
/external/OpenCL-CTS/test_conformance/computeinfo/
Dmain.cpp245 CONFIG_INFO(2, 0, CL_DEVICE_MAX_ON_DEVICE_QUEUES, cl_uint),
/external/mesa3d/include/CL/
Dcl.h389 #define CL_DEVICE_MAX_ON_DEVICE_QUEUES 0x1051 macro
Dcl2.hpp1346 F(cl_device_info, CL_DEVICE_MAX_ON_DEVICE_QUEUES, cl_uint) \
/external/angle/include/CL/
Dcl.h391 #define CL_DEVICE_MAX_ON_DEVICE_QUEUES 0x1051 macro
/external/OpenCL-CTS/dependencies/ocl-headers/CL/
Dcl.h391 #define CL_DEVICE_MAX_ON_DEVICE_QUEUES 0x1051 macro