Home
last modified time | relevance | path

Searched refs:CL_QUEUE_SIZE (Results 1 – 20 of 20) sorted by relevance

/external/OpenCL-CTS/test_conformance/device_execution/
Ddevice_queue.cpp62 err_ret = clGetCommandQueueInfo(queue, CL_QUEUE_SIZE, sizeof(q_size), &q_size, &size_ret); in check_device_queue()
144 CL_QUEUE_SIZE, q_size, in test_device_queue()
151 CL_QUEUE_SIZE, max_size, in test_device_queue()
Denqueue_multi_queue.cpp121 CL_QUEUE_SIZE, maxQueueSize, in test_enqueue_multi_queue()
137 CL_QUEUE_SIZE, maxQueueSize, in test_enqueue_multi_queue()
Denqueue_profiling.cpp63 CL_QUEUE_SIZE, maxQueueSize, 0 in test_enqueue_profiling()
Dhost_queue_order.cpp114 CL_QUEUE_SIZE, maxQueueSize, in test_host_queue_order()
Dhost_multi_queue.cpp155 CL_QUEUE_SIZE, maxQueueSize, in test_host_multi_queue()
Dnested_blocks.cpp333 CL_QUEUE_SIZE, maxQueueSize, in test_enqueue_nested_blocks()
Denqueue_block.cpp644 CL_QUEUE_SIZE, maxQueueSize, in test_enqueue_block()
Denqueue_flags.cpp694 CL_QUEUE_SIZE, maxQueueSize, in test_enqueue_flags()
Denqueue_ndrange.cpp638 CL_QUEUE_SIZE, maxQueueSize, in test_enqueue_ndrange()
Denqueue_wg_size.cpp1657 CL_QUEUE_SIZE, maxQueueSize, in test_enqueue_wg_size()
/external/OpenCL-CTS/test_conformance/api/
Dtest_queue_properties_queries.cpp185 if (requested_properties[i] == CL_QUEUE_SIZE) in run_test_queue_array_properties()
247 CL_QUEUE_SIZE, 124, 0 }, in test_queue_properties_queries()
254 CL_QUEUE_SIZE, 124, 0 }, in test_queue_properties_queries()
Dtest_api_consistency.cpp316 clGetCommandQueueInfo(queue, CL_QUEUE_SIZE, sizeof(u), &u, NULL); in test_consistency_device_enqueue()
/external/angle/src/libANGLE/
DCLContext.cpp97 case CL_QUEUE_SIZE: in createCommandQueueWithProperties()
DvalidationCL.cpp3297 case CL_QUEUE_SIZE: in ValidateCreateCommandQueueWithProperties()
/external/angle/src/libANGLE/renderer/cl/
DCLContextCL.cpp101 commandQueue.hasSize() ? CL_QUEUE_SIZE : 0u, commandQueue.getSize(), 0u}; in createCommandQueue()
/external/angle/src/common/
DPackedCLEnums_autogen.cpp97 case CL_QUEUE_SIZE: in FromCLenum()
121 return CL_QUEUE_SIZE; in ToCLenum()
/external/mesa3d/include/CL/
Dcl.h511 #define CL_QUEUE_SIZE 0x1094 macro
Dcl2.hpp1355 F(cl_command_queue_info, CL_QUEUE_SIZE, cl_uint) \
8804 CL_QUEUE_SIZE, queueSize,
8953 CL_QUEUE_SIZE, queueSize,
/external/angle/include/CL/
Dcl.h513 #define CL_QUEUE_SIZE 0x1094 macro
/external/OpenCL-CTS/dependencies/ocl-headers/CL/
Dcl.h513 #define CL_QUEUE_SIZE 0x1094 macro