Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_state.c297 if (svga->state.texture_timestamp != screen->texture_timestamp) { in svga_update_state()
298 svga->state.texture_timestamp = screen->texture_timestamp; in svga_update_state()
Dsvga_screen.h79 unsigned texture_timestamp; member
Dsvga_resource_buffer.c453 ss->texture_timestamp++; in svga_resource_destroy()
Dsvga_context.h653 unsigned texture_timestamp; member
Dsvga_surface.c801 ss->texture_timestamp++; in svga_propagate_surface()
Dsvga_resource_texture.c800 ss->texture_timestamp++; in svga_texture_transfer_unmap()