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

/external/mesa3d/src/mesa/main/
H A Dsamplerobj.c503 set_sampler_wrap_t(struct gl_context *ctx, struct gl_sampler_object *samp, function
825 res = set_sampler_wrap_t(ctx, sampObj, param);
916 res = set_sampler_wrap_t(ctx, sampObj, (GLint) param);
1005 res = set_sampler_wrap_t(ctx, sampObj, params[0]);
1103 res = set_sampler_wrap_t(ctx, sampObj, (GLint) params[0]);
1188 res = set_sampler_wrap_t(ctx, sampObj, params[0]);
1274 res = set_sampler_wrap_t(ctx, sampObj, params[0]);

Completed in 41 milliseconds