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/
H A Dst_vdpau.c257 _mesa_dirty_texobj(ctx, texObj); in st_vdpau_map_surface()
276 _mesa_dirty_texobj(ctx, texObj); in st_vdpau_unmap_surface()
H A Dst_cb_eglimage.c409 _mesa_dirty_texobj(ctx, texObj); in st_bind_egl_image()
H A Dst_manager.c911 _mesa_dirty_texobj(ctx, texObj); in st_context_teximage()
/third_party/mesa3d/src/mesa/main/
H A Dtexobj.h186 _mesa_dirty_texobj(struct gl_context *ctx, struct gl_texture_object *texObj);
H A Dtexobj.c916 _mesa_dirty_texobj(struct gl_context *ctx, struct gl_texture_object *texObj) in _mesa_dirty_texobj() function
H A Dteximage.c3174 _mesa_dirty_texobj(ctx, texObj); in teximage()
3456 _mesa_dirty_texobj(ctx, texObj); in egl_image_target_texture()
4433 _mesa_dirty_texobj(ctx, texObj); in copyteximage()
H A Dtexparam.c233 _mesa_dirty_texobj(ctx, texObj); in incomplete()

Completed in 19 milliseconds