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

  /external/mesa3d/src/mesa/drivers/dri/r200/
r200_ioctl.h 86 rmesa->radeon.hw.is_dirty = GL_TRUE; \
111 rmesa->radeon.hw.is_dirty = GL_TRUE;
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_ioctl.h 105 rmesa->radeon.hw.is_dirty = GL_TRUE; \
119 rmesa->radeon.hw.is_dirty = GL_TRUE;
radeon_common.c 462 if (!radeon->hw.is_dirty)
539 if (radeon->cmdbuf.cs->cdw && !radeon->hw.is_dirty && !radeon->hw.all_dirty)
555 radeon->hw.is_dirty = GL_FALSE;
radeon_queryobj.c 123 radeon->hw.is_dirty = GL_TRUE;
radeon_common_context.h 144 GLboolean is_dirty, all_dirty; member in struct:radeon_hw_state
radeon_context.c 101 radeon->hw.is_dirty = 1;
  /art/imgdiag/
imgdiag.cc 1071 bool is_dirty = false; local
1390 bool is_dirty = dirtiness > 0; local
    [all...]

Completed in 5013 milliseconds