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/
H A 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()
H A Dsvga_screen.h79 unsigned texture_timestamp; member
H A Dsvga_resource_buffer.c453 ss->texture_timestamp++; in svga_resource_destroy()
H A Dsvga_context.h653 unsigned texture_timestamp; member
H A Dsvga_surface.c801 ss->texture_timestamp++; in svga_propagate_surface()
H A Dsvga_resource_texture.c800 ss->texture_timestamp++; in svga_texture_transfer_unmap()

Completed in 8 milliseconds