Searched refs:create_textures (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/mesa/main/ |
D | texobj.c | 1200 create_textures(struct gl_context *ctx, GLenum target, in create_textures() function 1249 create_textures(ctx, target, n, textures, caller); in create_textures_err() 1276 create_textures(ctx, 0, n, textures, "glGenTextures"); in _mesa_GenTextures_no_error() 1304 create_textures(ctx, target, n, textures, "glCreateTextures"); in _mesa_CreateTextures_no_error()
|