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

  /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 1473 milliseconds