Searched defs:bind_texture (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/main/
H A Dtexobj.c1604 bind_texture(struct gl_context *ctx, function
1729 bind_texture(ctx, ctx->Texture.CurrentUnit, newTexObj);
1788 bind_texture(ctx, unit, texObj);
1849 bind_texture(ctx, first + i, texObj);

Completed in 124 milliseconds