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