Home
last modified time | relevance | path

Searched defs:pMin (Results 1 – 2 of 2) 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.cpp2143 const float pMin = de::max(fxMin, fyMin); in computeLodBoundsFromDerivates() local