Home
last modified time | relevance | path

Searched refs:CL_QUEUE_SIZE (Results 1 - 10 of 10) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/clover/api/
H A Dqueue.cpp106 case CL_QUEUE_SIZE: in clGetCommandQueueInfo()
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dqueue.cpp71 else if (properties[i] != CL_QUEUE_SIZE) in command_queue()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCLContext.cpp97 case CL_QUEUE_SIZE: in createCommandQueueWithProperties()
H A DvalidationCL.cpp3297 case CL_QUEUE_SIZE: in ValidateCreateCommandQueueWithProperties()
3299 // CL_QUEUE_SIZE must be a value <= CL_DEVICE_QUEUE_ON_DEVICE_MAX_SIZE. in ValidateCreateCommandQueueWithProperties()
3312 // CL_QUEUE_SIZE can only be specified if CL_QUEUE_ON_DEVICE is set in CL_QUEUE_PROPERTIES. in ValidateCreateCommandQueueWithProperties()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/
H A DCLContextCL.cpp101 commandQueue.hasSize() ? CL_QUEUE_SIZE : 0u, commandQueue.getSize(), 0u}; in createCommandQueue()
/third_party/skia/third_party/externals/angle2/src/common/
H A DPackedCLEnums_autogen.cpp97 case CL_QUEUE_SIZE: in FromCLenum()
121 return CL_QUEUE_SIZE; in ToCLenum()
149 os << "CL_QUEUE_SIZE"; in operator <<()
/third_party/mesa3d/include/CL/
H A Dcl.h511 #define CL_QUEUE_SIZE 0x1094 macro
H A Dcl2.hpp1355 F(cl_command_queue_info, CL_QUEUE_SIZE, cl_uint) \
8804 CL_QUEUE_SIZE, queueSize, in DeviceCommandQueue()
8953 CL_QUEUE_SIZE, queueSize, in makeDefault()
/third_party/opencl-headers/CL/
H A Dcl.h520 #define CL_QUEUE_SIZE 0x1094 macro
/third_party/skia/third_party/externals/angle2/include/CL/
H A Dcl.h513 #define CL_QUEUE_SIZE 0x1094 macro

Completed in 32 milliseconds