Searched refs:zPtrYstep (Results 1 – 1 of 1) sorted by relevance
83 GLint zPtrXstep, zPtrYstep; in NAME() local199 zPtrYstep = -((GLint) (ctx->DrawBuffer->Width * sizeof(DEPTH_TYPE))); in NAME()208 zPtrYstep = (GLint) (ctx->DrawBuffer->Width * sizeof(DEPTH_TYPE)); in NAME()333 zPtr = (DEPTH_TYPE *) ((GLubyte*) zPtr + zPtrYstep); in NAME()360 zPtr = (DEPTH_TYPE *) ((GLubyte*) zPtr + zPtrYstep); in NAME()