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

/external/mesa3d/src/mesa/main/
H A Dsamplerobj.c324 set_sampler_wrap_s(struct gl_context *ctx, struct gl_sampler_object *samp, function
618 res = set_sampler_wrap_s(ctx, sampObj, param);
705 res = set_sampler_wrap_s(ctx, sampObj, (GLint) param);
789 res = set_sampler_wrap_s(ctx, sampObj, params[0]);
883 res = set_sampler_wrap_s(ctx, sampObj, (GLint) params[0]);
968 res = set_sampler_wrap_s(ctx, sampObj, params[0]);
1054 res = set_sampler_wrap_s(ctx, sampObj, params[0]);

Completed in 41 milliseconds