Searched refs:_mesa_update_fbo_texture (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/mesa/main/ |
D | teximage.h | 96 _mesa_update_fbo_texture(struct gl_context *ctx,
|
D | teximage.c | 2715 _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()
|
D | mipmap.c | 1872 _mesa_update_fbo_texture(ctx, texObj, face, level); in _mesa_prepare_mipmap_level()
|