Searched refs:_mesa_bind_texture (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dtexobj.h177 _mesa_bind_texture(struct gl_context *ctx, GLenum target,
H A Dtexobj.c1715 _mesa_bind_texture(struct gl_context *ctx, GLenum target, function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dtexobj.h213 _mesa_bind_texture(struct gl_context *ctx, GLenum target,
H A Dtexobj.c1681 _mesa_bind_texture(struct gl_context *ctx, GLenum target, function in typeref:typename:void
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/common/
H A Dmeta_generate_mipmap.c204 * Assume that _mesa_bind_texture will be fast if we're rebinding the same
207 _mesa_bind_texture(ctx, target, texObj);
H A Dmeta_blit.c930 _mesa_bind_texture(ctx, target, texObj);
H A Dmeta.c1390 _mesa_bind_texture(ctx, tex->Target, tex->tex_obj);
1441 _mesa_bind_texture(ctx, tex->Target, tex->tex_obj);
3183 _mesa_bind_texture(ctx, target, texObj);
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/common/
H A Dmeta_generate_mipmap.c204 * Assume that _mesa_bind_texture will be fast if we're rebinding the same
207 _mesa_bind_texture(ctx, target, texObj);
H A Dmeta_blit.c399 _mesa_bind_texture(ctx, target, texObj);
H A Dmeta.c1394 _mesa_bind_texture(ctx, tex->Target, tex->tex_obj);
1445 _mesa_bind_texture(ctx, tex->Target, tex->tex_obj);
3151 _mesa_bind_texture(ctx, target, texObj);
/xsrc/external/mit/MesaLib/dist/
H A D.pick_status.json17779 "description": "mesa: Remove unused _mesa_bind_texture",
[all...]

Completed in 132 milliseconds