Searched refs:_mesa_bind_texture (Results 1 - 11 of 11) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | texobj.h | 177 _mesa_bind_texture(struct gl_context *ctx, GLenum target,
|
| H A D | texobj.c | 1715 _mesa_bind_texture(struct gl_context *ctx, GLenum target, function in typeref:typename:void
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | texobj.h | 213 _mesa_bind_texture(struct gl_context *ctx, GLenum target,
|
| H A D | texobj.c | 1681 _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 D | meta_generate_mipmap.c | 204 * Assume that _mesa_bind_texture will be fast if we're rebinding the same 207 _mesa_bind_texture(ctx, target, texObj);
|
| H A D | meta_blit.c | 930 _mesa_bind_texture(ctx, target, texObj);
|
| H A D | meta.c | 1390 _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 D | meta_generate_mipmap.c | 204 * Assume that _mesa_bind_texture will be fast if we're rebinding the same 207 _mesa_bind_texture(ctx, target, texObj);
|
| H A D | meta_blit.c | 399 _mesa_bind_texture(ctx, target, texObj);
|
| H A D | meta.c | 1394 _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.json | 17779 "description": "mesa: Remove unused _mesa_bind_texture", [all...] |
Completed in 132 milliseconds