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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dsamplerobj.c312 bind_sampler(struct gl_context *ctx, GLuint unit, GLuint sampler, bool no_error) function in typeref:typename:ALWAYS_INLINE void
338 bind_sampler(ctx, unit, sampler, true);
351 bind_sampler(ctx, unit, sampler, false);
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dsamplerobj.c327 bind_sampler(struct gl_context *ctx, GLuint unit, GLuint sampler, bool no_error) function in typeref:typename:ALWAYS_INLINE void
353 bind_sampler(ctx, unit, sampler, true);
366 bind_sampler(ctx, unit, sampler, false);

Completed in 6 milliseconds