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

  /external/chromium_org/third_party/mesa/src/src/mesa/tnl/
t_draw.c 440 const GLuint TEST_SPLIT = 0;
441 const GLint max = TEST_SPLIT ? 8 : tnl->vb.Size - MAX_CLIPPED_VERTICES;
  /external/mesa3d/src/mesa/tnl/
t_draw.c 440 const GLuint TEST_SPLIT = 0;
441 const GLint max = TEST_SPLIT ? 8 : tnl->vb.Size - MAX_CLIPPED_VERTICES;

Completed in 185 milliseconds