OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:highz
(Results
1 - 1
of
1
) sorted by relevancy
/xsrc/external/mit/glu/dist/src/libutil/
mipmap.c
6929
float z, lowz,
highz
, convz, halfconvz;
local
6947
highz
= z + halfconvz;
6950
highz
= z + 0.5;
6974
** lowz) to (highx, highy,
highz
) on input data into this pixel
6982
while (z <
highz
) {
6984
if (
highz
< zint+1) {
6985
zpercent =
highz
- z;
Completed in 24 milliseconds
Indexes created Sat Aug 01 00:24:56 UTC 2026