Searched refs:copy_texture_sub_image (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/mesa/main/ |
D | teximage.c | 3810 copy_texture_sub_image(struct gl_context *ctx, GLuint dims, in copy_texture_sub_image() function 3879 copy_texture_sub_image(ctx, dims, texObj, target, level, xoffset, yoffset, in copy_texture_sub_image_err() 3896 copy_texture_sub_image(ctx, dims, texObj, target, level, xoffset, yoffset, in copy_texture_sub_image_no_error()
|