Searched refs:max_packets (Results 1 – 1 of 1) sorted by relevance
/hardware/google/gfxstream/guest/mesa/include/CL/ |
D | opencl.hpp | 5544 cl_uint max_packets, in Pipe() argument 5550 object_ = ::clCreatePipe(context(), flags, packet_size, max_packets, nullptr, &error); in Pipe() 5568 cl_uint max_packets, in Pipe() argument 5576 object_ = ::clCreatePipe(context(), flags, packet_size, max_packets, nullptr, &error); in Pipe()
|