Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dtexstorage.c213 _mesa_update_fbo_texture(ctx, texObj, face, level); in update_fbo_texture()
Dteximage.h150 _mesa_update_fbo_texture(struct gl_context *ctx,
Dteximage.c2722 _mesa_update_fbo_texture(struct gl_context *ctx, in _mesa_update_fbo_texture() function
3159 _mesa_update_fbo_texture(ctx, texObj, face, level); in teximage()
4436 _mesa_update_fbo_texture(ctx, texObj, face, level); in copyteximage()
6889 _mesa_update_fbo_texture(ctx, texObj, 0, 0); in texture_image_multisample()
Dmipmap.c1892 _mesa_update_fbo_texture(ctx, texObj, face, level); in prepare_mipmap_level()