Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dteximage.c3802 texturesubimage_no_error(struct gl_context *ctx, GLuint dims, in texturesubimage_no_error() function
3909 texturesubimage_no_error(ctx, 1, texture, 0, level, xoffset, 0, 0, width, in _mesa_TextureSubImage1D_no_error()
3970 texturesubimage_no_error(ctx, 2, texture, 0, level, xoffset, yoffset, 0, in _mesa_TextureSubImage2D_no_error()
4032 texturesubimage_no_error(ctx, 3, texture, 0, level, xoffset, yoffset, in _mesa_TextureSubImage3D_no_error()