Home
last modified time | relevance | path

Searched refs:create_textures_err (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Dtexobj.c1212 create_textures_err(struct gl_context *ctx, GLenum target, in create_textures_err() function
1258 create_textures_err(ctx, 0, n, textures, "glGenTextures"); in _mesa_GenTextures()
1299 create_textures_err(ctx, target, n, textures, "glCreateTextures"); in _mesa_CreateTextures()