Home
last modified time | relevance | path

Searched refs:_mesa_dirty_texobj (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/mesa/state_tracker/
Dst_vdpau.c258 _mesa_dirty_texobj(ctx, texObj); in st_vdpau_map_surface()
279 _mesa_dirty_texobj(ctx, texObj); in st_vdpau_unmap_surface()
Dst_cb_eglimage.c395 _mesa_dirty_texobj(ctx, texObj); in st_bind_egl_image()
Dst_manager.c783 _mesa_dirty_texobj(ctx, texObj); in st_context_teximage()
/third_party/mesa3d/src/mesa/main/
Dtexobj.h191 _mesa_dirty_texobj(struct gl_context *ctx, struct gl_texture_object *texObj);
Dtexobj.c902 _mesa_dirty_texobj(struct gl_context *ctx, struct gl_texture_object *texObj) in _mesa_dirty_texobj() function
Dteximage.c3182 _mesa_dirty_texobj(ctx, texObj); in teximage()
3471 _mesa_dirty_texobj(ctx, texObj); in egl_image_target_texture()
4467 _mesa_dirty_texobj(ctx, texObj); in copyteximage()
Dtexparam.c229 _mesa_dirty_texobj(ctx, texObj); in incomplete()