Searched refs:_mesa_dirty_texobj (Results 1 - 7 of 7) sorted by relevance
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_vdpau.c | 257 _mesa_dirty_texobj(ctx, texObj); in st_vdpau_map_surface() 276 _mesa_dirty_texobj(ctx, texObj); in st_vdpau_unmap_surface()
|
H A D | st_cb_eglimage.c | 409 _mesa_dirty_texobj(ctx, texObj); in st_bind_egl_image()
|
H A D | st_manager.c | 911 _mesa_dirty_texobj(ctx, texObj); in st_context_teximage()
|
/third_party/mesa3d/src/mesa/main/ |
H A D | texobj.h | 186 _mesa_dirty_texobj(struct gl_context *ctx, struct gl_texture_object *texObj);
|
H A D | texobj.c | 916 _mesa_dirty_texobj(struct gl_context *ctx, struct gl_texture_object *texObj) in _mesa_dirty_texobj() function
|
H A D | teximage.c | 3174 _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 D | texparam.c | 233 _mesa_dirty_texobj(ctx, texObj); in incomplete()
|
Completed in 19 milliseconds