Searched refs:set_sampler_wrap_t (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | samplerobj.c | 546 set_sampler_wrap_t(struct gl_context *ctx, struct gl_sampler_object *samp, function in typeref:typename:GLuint 904 res = set_sampler_wrap_t(ctx, sampObj, param); 987 res = set_sampler_wrap_t(ctx, sampObj, (GLint) param); 1069 res = set_sampler_wrap_t(ctx, sampObj, params[0]); 1159 res = set_sampler_wrap_t(ctx, sampObj, (GLint) params[0]); 1242 res = set_sampler_wrap_t(ctx, sampObj, params[0]); 1326 res = set_sampler_wrap_t(ctx, sampObj, params[0]);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | samplerobj.c | 585 set_sampler_wrap_t(struct gl_context *ctx, struct gl_sampler_object *samp, function in typeref:typename:GLuint 983 res = set_sampler_wrap_t(ctx, sampObj, param); 1069 res = set_sampler_wrap_t(ctx, sampObj, (GLint) param); 1154 res = set_sampler_wrap_t(ctx, sampObj, params[0]); 1247 res = set_sampler_wrap_t(ctx, sampObj, (GLint) params[0]); 1333 res = set_sampler_wrap_t(ctx, sampObj, params[0]); 1420 res = set_sampler_wrap_t(ctx, sampObj, params[0]);
|
Completed in 6 milliseconds