Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/state_tracker/
Dst_vdpau.c241 _mesa_dirty_texobj(ctx, texObj); in st_vdpau_map_surface()
261 _mesa_dirty_texobj(ctx, texObj); in st_vdpau_unmap_surface()
Dst_cb_eglimage.c153 _mesa_dirty_texobj(ctx, texObj); in st_bind_surface()
Dst_manager.c592 _mesa_dirty_texobj(ctx, texObj); in st_context_teximage()
/external/mesa3d/src/mesa/main/
Dtexobj.h162 _mesa_dirty_texobj(struct gl_context *ctx, struct gl_texture_object *texObj);
Dteximage.c3075 _mesa_dirty_texobj(ctx, texObj); in teximage()
3197 _mesa_dirty_texobj(ctx, texObj); in _mesa_EGLImageTargetTexture2DOES()
3748 _mesa_dirty_texobj(ctx, texObj); in copyteximage()
Dtexobj.c931 _mesa_dirty_texobj(struct gl_context *ctx, struct gl_texture_object *texObj) in _mesa_dirty_texobj() function
Dtexparam.c251 _mesa_dirty_texobj(ctx, texObj); in incomplete()