Home
last modified time | relevance | path

Searched refs:texture_timestamp (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_state.c199 if (svga->state.texture_timestamp != screen->texture_timestamp) { in svga_update_state()
200 svga->state.texture_timestamp = screen->texture_timestamp; in svga_update_state()
Dsvga_screen.h62 unsigned texture_timestamp; member
Dsvga_resource_texture.c222 ss->texture_timestamp++; in svga_texture_destroy()
376 ss->texture_timestamp++; in svga_texture_transfer_destroy()
Dsvga_context.h347 unsigned texture_timestamp; member
Dsvga_surface.c371 ss->texture_timestamp++; in svga_propagate_surface()