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

  /external/mesa3d/src/mesa/swrast/
s_depth.c 729 GLfloat *zRow = (GLfloat *) map;
732 zRow[j * 2 + 0] = zClear;
s_tritemp.h 51 * buffer addressing (see zRow):
501 DEPTH_TYPE *zRow = NULL;
633 zRow = (DEPTH_TYPE *)
    [all...]

Completed in 694 milliseconds