Home
last modified time | relevance | path

Searched refs:_mesa_clear_texture_object (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/mesa/main/
Dtexobj.h87 _mesa_clear_texture_object(struct gl_context *ctx,
Dtexobj.c521 _mesa_clear_texture_object(struct gl_context *ctx, in _mesa_clear_texture_object() function
/external/mesa3d/src/mesa/state_tracker/
Dst_vdpau.c236 _mesa_clear_texture_object(ctx, texObj, NULL); in st_vdpau_map_surface()
Dst_cb_eglimage.c262 _mesa_clear_texture_object(ctx, texObj, NULL); in st_bind_egl_image()
Dst_manager.c736 _mesa_clear_texture_object(ctx, texObj, NULL); in st_context_teximage()
Dst_cb_texture.c810 _mesa_clear_texture_object(ctx, texObj, texImage); in prep_teximage()