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 461 if (radeon->cmdbuf.cs->cdw && !radeon->hw.all_dirty) {
518 if (radeon->hw.all_dirty || emitAll) {
539 if (radeon->cmdbuf.cs->cdw && !radeon->hw.is_dirty && !radeon->hw.all_dirty)
556 radeon->hw.all_dirty = GL_FALSE;
644 rmesa->hw.all_dirty = GL_TRUE;
radeon_common_context.h 144 GLboolean is_dirty, all_dirty; member in struct:radeon_hw_state
radeon_context.c 209 rmesa->radeon.hw.all_dirty = GL_TRUE;
radeon_state_init.c     [all...]
  /external/mesa3d/src/mesa/drivers/dri/r200/
r200_context.c 246 rmesa->radeon.hw.all_dirty = 1;
r200_state_init.c     [all...]

Completed in 6330 milliseconds