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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/api/
H A Dsampler.cpp66 clGetSamplerInfo(cl_sampler d_s, cl_sampler_info param,
H A Ddispatch.hpp198 cl_sampler_info param_name,
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/api/
H A Dsampler.cpp66 clGetSamplerInfo(cl_sampler d_s, cl_sampler_info param,
/xsrc/external/mit/MesaLib.old/dist/include/CL/
H A Dcl.h92 typedef cl_uint cl_sampler_info; typedef in typeref:typename:cl_uint
622 /* cl_sampler_info */
1097 cl_sampler_info param_name,
H A Dcl2.hpp1207 F(cl_sampler_info, CL_SAMPLER_REFERENCE_COUNT, cl_uint) \
1208 F(cl_sampler_info, CL_SAMPLER_CONTEXT, cl::Context) \
1209 F(cl_sampler_info, CL_SAMPLER_NORMALIZED_COORDS, cl_bool) \
1210 F(cl_sampler_info, CL_SAMPLER_ADDRESSING_MODE, cl_addressing_mode) \
1211 F(cl_sampler_info, CL_SAMPLER_FILTER_MODE, cl_filter_mode) \
5516 cl_int getInfo(cl_sampler_info name, T* param) const
5525 detail::param_traits<detail::cl_sampler_info, name>::param_type
5529 detail::cl_sampler_info, name>::param_type param;
H A Dcl.hpp1418 F(cl_sampler_info, CL_SAMPLER_REFERENCE_COUNT, cl_uint) \
1419 F(cl_sampler_info, CL_SAMPLER_CONTEXT, cl::Context) \
1420 F(cl_sampler_info, CL_SAMPLER_NORMALIZED_COORDS, cl_bool) \
1421 F(cl_sampler_info, CL_SAMPLER_ADDRESSING_MODE, cl_addressing_mode) \
1422 F(cl_sampler_info, CL_SAMPLER_FILTER_MODE, cl_filter_mode) \
4739 cl_int getInfo(cl_sampler_info name, T* param) const
4748 detail::param_traits<detail::cl_sampler_info, name>::param_type
4752 detail::cl_sampler_info, name>::param_type param;
/xsrc/external/mit/MesaLib/dist/include/CL/
H A Dcl.h81 typedef cl_uint cl_sampler_info; typedef in typeref:typename:cl_uint
669 /* cl_sampler_info */
1224 cl_sampler_info param_name,
H A Dcl2.hpp1261 F(cl_sampler_info, CL_SAMPLER_REFERENCE_COUNT, cl_uint) \
1262 F(cl_sampler_info, CL_SAMPLER_CONTEXT, cl::Context) \
1263 F(cl_sampler_info, CL_SAMPLER_NORMALIZED_COORDS, cl_bool) \
1264 F(cl_sampler_info, CL_SAMPLER_ADDRESSING_MODE, cl_addressing_mode) \
1265 F(cl_sampler_info, CL_SAMPLER_FILTER_MODE, cl_filter_mode) \
5660 cl_int getInfo(cl_sampler_info name, T* param) const
5669 detail::param_traits<detail::cl_sampler_info, name>::param_type
5673 detail::cl_sampler_info, name>::param_type param;
H A Dcl.hpp1418 F(cl_sampler_info, CL_SAMPLER_REFERENCE_COUNT, cl_uint) \
1419 F(cl_sampler_info, CL_SAMPLER_CONTEXT, cl::Context) \
1420 F(cl_sampler_info, CL_SAMPLER_NORMALIZED_COORDS, cl_bool) \
1421 F(cl_sampler_info, CL_SAMPLER_ADDRESSING_MODE, cl_addressing_mode) \
1422 F(cl_sampler_info, CL_SAMPLER_FILTER_MODE, cl_filter_mode) \
4739 cl_int getInfo(cl_sampler_info name, T* param) const
4748 detail::param_traits<detail::cl_sampler_info, name>::param_type
4752 detail::cl_sampler_info, name>::param_type param;
H A Dcl_icd.h241 cl_sampler sampler, cl_sampler_info param_name, size_t param_value_size,

Completed in 62 milliseconds