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.c242 _mesa_dirty_texobj(ctx, texObj); in st_vdpau_map_surface()
263 _mesa_dirty_texobj(ctx, texObj); in st_vdpau_unmap_surface()
Dst_cb_eglimage.c237 _mesa_dirty_texobj(ctx, texObj); in st_bind_egl_image()
Dst_manager.c758 _mesa_dirty_texobj(ctx, texObj); in st_context_teximage()
/external/mesa3d/src/mesa/main/
Dtexobj.h156 _mesa_dirty_texobj(struct gl_context *ctx, struct gl_texture_object *texObj);
Dteximage.c3095 _mesa_dirty_texobj(ctx, texObj); in teximage()
3276 _mesa_dirty_texobj(ctx, texObj); in _mesa_EGLImageTargetTexture2DOES()
4059 _mesa_dirty_texobj(ctx, texObj); in copyteximage()
Dtexobj.c926 _mesa_dirty_texobj(struct gl_context *ctx, struct gl_texture_object *texObj) in _mesa_dirty_texobj() function
Dtexparam.c245 _mesa_dirty_texobj(ctx, texObj); in incomplete()