Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Dteximage.c3628 texsubimage_err(struct gl_context *ctx, GLuint dims, GLenum target, GLint level, in texsubimage_err() function
3858 texsubimage_err(ctx, 1, target, level, in _mesa_TexSubImage1D()
3888 texsubimage_err(ctx, 2, target, level, in _mesa_TexSubImage2D()
3918 texsubimage_err(ctx, 3, target, level, in _mesa_TexSubImage3D()