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

  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_common.c 476 if (radeon->cmdbuf.cs->cdw && !radeon->hw.all_dirty) {
536 if (radeon->hw.all_dirty || emitAll) {
568 if (radeon->cmdbuf.cs->cdw && !radeon->hw.is_dirty && !radeon->hw.all_dirty)
585 radeon->hw.all_dirty = GL_FALSE;
673 rmesa->hw.all_dirty = GL_TRUE;
radeon_common_context.h 145 GLboolean is_dirty, all_dirty; member in struct:radeon_hw_state
radeon_context.c 252 rmesa->radeon.hw.all_dirty = GL_TRUE;
radeon_state_init.c     [all...]
  /external/mesa3d/src/mesa/drivers/dri/r200/
r200_context.c 290 rmesa->radeon.hw.all_dirty = 1;
r200_state_init.c     [all...]

Completed in 494 milliseconds