Home
last modified time | relevance | path

Searched defs:pMin (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/swrast/
Ds_aatritemp.h179 const GLfloat *pMin = vMin->attrib[VARYING_SLOT_POS]; variable
248 const GLfloat *pMin = vMin->attrib[VARYING_SLOT_POS]; variable
/external/deqp/framework/common/
DtcuTexLookupVerifier.cpp2234 const float pMin = de::max(fxMin, fyMin); in computeLodBoundsFromDerivates() local
/external/pdfium/fxjs/xfa/
Dcfxjse_formcalc_context.cpp826 void GetLocalTimeZone(int32_t* pHour, int32_t* pMin, int32_t* pSec) { in GetLocalTimeZone()