Searched refs:set_sampler_wrap_s (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | samplerobj.c | 531 set_sampler_wrap_s(struct gl_context *ctx, struct gl_sampler_object *samp, function in typeref:typename:GLuint 901 res = set_sampler_wrap_s(ctx, sampObj, param); 984 res = set_sampler_wrap_s(ctx, sampObj, (GLint) param); 1066 res = set_sampler_wrap_s(ctx, sampObj, params[0]); 1156 res = set_sampler_wrap_s(ctx, sampObj, (GLint) params[0]); 1239 res = set_sampler_wrap_s(ctx, sampObj, params[0]); 1323 res = set_sampler_wrap_s(ctx, sampObj, params[0]);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | samplerobj.c | 566 set_sampler_wrap_s(struct gl_context *ctx, struct gl_sampler_object *samp, function in typeref:typename:GLuint 980 res = set_sampler_wrap_s(ctx, sampObj, param); 1066 res = set_sampler_wrap_s(ctx, sampObj, (GLint) param); 1151 res = set_sampler_wrap_s(ctx, sampObj, params[0]); 1244 res = set_sampler_wrap_s(ctx, sampObj, (GLint) params[0]); 1330 res = set_sampler_wrap_s(ctx, sampObj, params[0]); 1417 res = set_sampler_wrap_s(ctx, sampObj, params[0]);
|
Completed in 7 milliseconds