Searched refs:CL_PIPE_PACKET_SIZE (Results 1 – 7 of 7) sorted by relevance
36 err = clGetPipeInfo(pipe, CL_PIPE_PACKET_SIZE, sizeof(pipe_width), in test_pipe_info()
1759 case CL_PIPE_PACKET_SIZE: in FromCLenum()1775 return CL_PIPE_PACKET_SIZE; in ToCLenum()
450 clGetPipeInfo(not_a_pipe, CL_PIPE_PACKET_SIZE, sizeof(u), &u, NULL); in test_consistency_pipes()
649 #define CL_PIPE_PACKET_SIZE 0x1120 macro
1358 F(cl_pipe_info, CL_PIPE_PACKET_SIZE, cl_uint) \
651 #define CL_PIPE_PACKET_SIZE 0x1120 macro