HomeSort by relevance Sort by last modified time
    Searched refs:texture_timestamp (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
svga_screen.h 62 unsigned texture_timestamp; member in struct:svga_screen
svga_state.c 199 if (svga->state.texture_timestamp != screen->texture_timestamp) {
200 svga->state.texture_timestamp = screen->texture_timestamp;
svga_context.h 347 unsigned texture_timestamp; member in struct:svga_context::__anon17743
svga_resource_texture.c 222 ss->texture_timestamp++;
376 ss->texture_timestamp++;
svga_surface.c 371 ss->texture_timestamp++;
  /external/mesa3d/src/gallium/drivers/svga/
svga_screen.h 62 unsigned texture_timestamp; member in struct:svga_screen
svga_state.c 199 if (svga->state.texture_timestamp != screen->texture_timestamp) {
200 svga->state.texture_timestamp = screen->texture_timestamp;
svga_context.h 347 unsigned texture_timestamp; member in struct:svga_context::__anon31302
svga_resource_texture.c 222 ss->texture_timestamp++;
376 ss->texture_timestamp++;
svga_surface.c 371 ss->texture_timestamp++;

Completed in 55 milliseconds