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

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeonsi/
r600_resource.h 51 unsigned dirty_db; member in struct:r600_resource_texture
r600_blit.c 122 if (!texture->dirty_db)
153 texture->dirty_db = FALSE;
si_state_draw.c 584 ((struct r600_resource_texture *)tex)->dirty_db = TRUE;
  /external/mesa3d/src/gallium/drivers/radeonsi/
r600_resource.h 51 unsigned dirty_db; member in struct:r600_resource_texture
r600_blit.c 122 if (!texture->dirty_db)
153 texture->dirty_db = FALSE;
si_state_draw.c 584 ((struct r600_resource_texture *)tex)->dirty_db = TRUE;

Completed in 238 milliseconds