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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dsamplerobj.c54 lookup_samplerobj_locked(struct gl_context *ctx, GLuint name) function in typeref:struct:gl_sampler_object *
244 lookup_samplerobj_locked(ctx, samplers[i]);
395 sampObj = lookup_samplerobj_locked(ctx, samplers[i]);
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dsamplerobj.c66 lookup_samplerobj_locked(struct gl_context *ctx, GLuint name) function in typeref:struct:gl_sampler_object *
259 lookup_samplerobj_locked(ctx, samplers[i]);
410 sampObj = lookup_samplerobj_locked(ctx, samplers[i]);

Completed in 9 milliseconds