Searched defs:pMax (Results 1 – 2 of 2) sorted by relevance
181 const GLfloat *pMax = vMax->attrib[VARYING_SLOT_POS]; variable250 const GLfloat *pMax = vMax->attrib[VARYING_SLOT_POS]; variable
2144 const float pMax = de::max(fxMax, fyMax); in computeLodBoundsFromDerivates() local