Searched defs:pMin (Results 1 – 3 of 3) sorted by relevance
179 const GLfloat *pMin = vMin->attrib[VARYING_SLOT_POS]; variable248 const GLfloat *pMin = vMin->attrib[VARYING_SLOT_POS]; variable
2234 const float pMin = de::max(fxMin, fyMin); in computeLodBoundsFromDerivates() local
826 void GetLocalTimeZone(int32_t* pHour, int32_t* pMin, int32_t* pSec) { in GetLocalTimeZone()