Home
last modified time | relevance | path

Searched refs:cl_pipe_info (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/guest/mesa/include/CL/
Dcl.h85 typedef cl_uint cl_pipe_info; typedef
1181 cl_pipe_info param_name,
Dopencl.hpp1379 F(cl_pipe_info, CL_PIPE_PACKET_SIZE, cl_uint) \
1380 F(cl_pipe_info, CL_PIPE_MAX_PACKETS, cl_uint)
1448 F(cl_pipe_info, CL_PIPE_PROPERTIES, cl::vector<cl_pipe_properties>) \
5637 cl_int getInfo(cl_pipe_info name, T* param) const in getInfo()
5645 template <cl_pipe_info name> typename
5646 detail::param_traits<detail::cl_pipe_info, name>::param_type
5650 detail::cl_pipe_info, name>::param_type param; in getInfo()
Dcl_icd.h207 cl_mem /* pipe */, cl_pipe_info /* param_name */,