Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
H A Dteximage.c3780 texturesubimage_no_error(struct gl_context *ctx, GLuint dims, in texturesubimage_no_error() function
3887 texturesubimage_no_error(ctx, 1, texture, 0, level, xoffset, 0, 0, width, in _mesa_TextureSubImage1D_no_error()
3948 texturesubimage_no_error(ctx, 2, texture, 0, level, xoffset, yoffset, 0, in _mesa_TextureSubImage2D_no_error()
4010 texturesubimage_no_error(ctx, 3, texture, 0, level, xoffset, yoffset, in _mesa_TextureSubImage3D_no_error()

Completed in 10 milliseconds