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.c264 if (svga->state.texture_timestamp != screen->texture_timestamp) { in svga_update_state()
265 svga->state.texture_timestamp = screen->texture_timestamp; in svga_update_state()
Dsvga_screen.h71 unsigned texture_timestamp; member
Dsvga_context.h538 unsigned texture_timestamp; member
Dsvga_resource_texture.c225 ss->texture_timestamp++; in svga_texture_destroy()
847 ss->texture_timestamp++; in svga_texture_transfer_unmap()
Dsvga_surface.c784 ss->texture_timestamp++; in svga_propagate_surface()