OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wMax
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast/
s_tritemp.h
420
const GLfloat
wMax
= vMax->attrib[VARYING_SLOT_POS][3];
424
const GLfloat eMaj_dw =
wMax
- wMin;
437
GLfloat eMaj_da = vMax->attrib[attr][c] *
wMax
- vMin->attrib[attr][c] * wMin;
/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
s_tritemp.h
419
const GLfloat
wMax
= vMax->attrib[VARYING_SLOT_POS][3];
423
const GLfloat eMaj_dw =
wMax
- wMin;
436
GLfloat eMaj_da = vMax->attrib[attr][c] *
wMax
- vMin->attrib[attr][c] * wMin;
Completed in 7 milliseconds
Indexes created Sat Jul 04 00:25:45 UTC 2026