Searched refs:bind_textures (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | texobj.c | 1906 bind_textures(struct gl_context *ctx, GLuint first, GLsizei count, function in typeref:typename:ALWAYS_INLINE void 1976 bind_textures(ctx, first, count, textures, true); 1999 bind_textures(ctx, first, count, textures, false);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | texobj.c | 1925 bind_textures(struct gl_context *ctx, GLuint first, GLsizei count, function in typeref:typename:ALWAYS_INLINE void 1995 bind_textures(ctx, first, count, textures, true); 2018 bind_textures(ctx, first, count, textures, false);
|
Completed in 6 milliseconds