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.c3584 texsubimage_err(struct gl_context *ctx, GLuint dims, GLenum target, GLint level, in texsubimage_err() function
3814 texsubimage_err(ctx, 1, target, level, in _mesa_TexSubImage1D()
3844 texsubimage_err(ctx, 2, target, level, in _mesa_TexSubImage2D()
3874 texsubimage_err(ctx, 3, target, level, in _mesa_TexSubImage3D()