Searched refs:_mesa_update_fbo_texture (Results 1 - 4 of 4) sorted by relevance
/third_party/mesa3d/src/mesa/main/ |
H A D | teximage.h | 150 _mesa_update_fbo_texture(struct gl_context *ctx,
|
H A D | texstorage.c | 214 _mesa_update_fbo_texture(ctx, texObj, face, level); in update_fbo_texture()
|
H A D | teximage.c | 2735 _mesa_update_fbo_texture(struct gl_context *ctx, in _mesa_update_fbo_texture() function 3172 _mesa_update_fbo_texture(ctx, texObj, face, level); in teximage() 3462 _mesa_update_fbo_texture(ctx, texObj, 0, 0); in egl_image_target_texture() 4431 _mesa_update_fbo_texture(ctx, texObj, face, level); in copyteximage() 6915 _mesa_update_fbo_texture(ctx, texObj, 0, 0); in texture_image_multisample()
|
H A D | mipmap.c | 1893 _mesa_update_fbo_texture(ctx, texObj, face, level); in prepare_mipmap_level()
|
Completed in 15 milliseconds