Searched refs:texture_timestamp (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
H A Dsvga_screen.h62 unsigned texture_timestamp; member in struct:svga_screen
H A Dsvga_state.c199 if (svga->state.texture_timestamp != screen->texture_timestamp) {
200 svga->state.texture_timestamp = screen->texture_timestamp;
H A Dsvga_context.h347 unsigned texture_timestamp; member in struct:svga_context::__anon13269
H A Dsvga_resource_texture.c222 ss->texture_timestamp++;
376 ss->texture_timestamp++;
H A Dsvga_surface.c371 ss->texture_timestamp++;
/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_screen.h62 unsigned texture_timestamp; member in struct:svga_screen
H A Dsvga_state.c199 if (svga->state.texture_timestamp != screen->texture_timestamp) {
200 svga->state.texture_timestamp = screen->texture_timestamp;
H A Dsvga_context.h347 unsigned texture_timestamp; member in struct:svga_context::__anon23754
H A Dsvga_resource_texture.c222 ss->texture_timestamp++;
376 ss->texture_timestamp++;
H A Dsvga_surface.c371 ss->texture_timestamp++;

Completed in 339 milliseconds