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

  /external/mesa3d/src/mesa/drivers/dri/r200/
r200_sanity.c 734 int newmin = (data < reg->vmin); local
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_sanity.c 456 int newmin = (data < reg->vmin); local
459 if (VERBOSE || (NORMAL && (newmin || newmax || changed)))
463 if (newmin) {
478 if (VERBOSE || (NORMAL && (newmin || newmax || changed)))
    [all...]

Completed in 81 milliseconds