Searched refs:in_sampler_offset_x (Results 1 – 2 of 2) sorted by relevance
157 float in_sampler_offset_x, float in_sampler_offset_y,179 input_gauss_pos.x = g_x / out_width + in_sampler_offset_x;
1287 float in_sampler_offset_x = SAMPLER_POSITION_OFFSET / input_gauss_width; in prepare_arguments() local1299 args.push_back (new CLArgumentT<float> (in_sampler_offset_x)); in prepare_arguments()1318 in_sampler_offset_x, in_sampler_offset_y); in prepare_arguments()