Searched defs:_cl_sampler (Results 1 – 3 of 3) sorted by relevance
33 struct _cl_sampler : public clover::ref_counter { struct42 clover::context &ctx;50 bool __norm_mode;51 cl_addressing_mode __addr_mode;52 cl_filter_mode __filter_mode;
28 _cl_sampler::_cl_sampler(clover::context &ctx, bool norm_mode, in _cl_sampler() function in _cl_sampler
204 struct _cl_sampler { int dummy; }; argument