Searched refs:create_textures_err (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/mesa/main/ |
H A D | texobj.c | 1225 create_textures_err(struct gl_context *ctx, GLenum target, in create_textures_err() function 1271 create_textures_err(ctx, 0, n, textures, "glGenTextures"); in _mesa_GenTextures() 1312 create_textures_err(ctx, target, n, textures, "glCreateTextures"); in _mesa_CreateTextures()
|
Completed in 3 milliseconds