Searched refs:CL_PIPE_MAX_PACKETS (Results 1 – 6 of 6) sorted by relevance
50 err = clGetPipeInfo(pipe, CL_PIPE_MAX_PACKETS, sizeof(pipe_depth), (void *)&returnVal, NULL); in test_pipe_info()
1761 case CL_PIPE_MAX_PACKETS: in FromCLenum()1777 return CL_PIPE_MAX_PACKETS; in ToCLenum()
650 #define CL_PIPE_MAX_PACKETS 0x1121 macro
1359 F(cl_pipe_info, CL_PIPE_MAX_PACKETS, cl_uint)
652 #define CL_PIPE_MAX_PACKETS 0x1121 macro