Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dteximage.h96 _mesa_update_fbo_texture(struct gl_context *ctx,
Dteximage.c2715 _mesa_update_fbo_texture(struct gl_context *ctx, in _mesa_update_fbo_texture() function
3089 _mesa_update_fbo_texture(ctx, texObj, face, level); in teximage()
3438 _mesa_update_fbo_texture(ctx, texObj, face, level); in copyteximage()
Dmipmap.c1872 _mesa_update_fbo_texture(ctx, texObj, face, level); in _mesa_prepare_mipmap_level()