Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuTexCompareVerifier.cpp611 const float minB = de::clamp((vBounds.x()-0.5f)-float(j), 0.0f, 1.0f); in isLinearCompareResultValid() local
1046 const float minB = de::clamp((vBounds.x()-0.5f)-float(j), 0.0f, 1.0f); in isSeamlessLinearCompareResultValid() local
DtcuTexLookupVerifier.cpp764 const float minB = de::clamp((vBounds.x()-0.5f)-float(j), 0.0f, 1.0f); in isLinearSampleResultValid() local
840 const float minB = de::clamp((vBounds.x()-0.5f)-float(j), 0.0f, 1.0f); in isLinearSampleResultValid() local
1563 const float minB = de::clamp((vBounds.x()-0.5f)-float(j), 0.0f, 1.0f); in isSeamlessLinearSampleResultValid() local
/external/usrsctp/usrsctplib/netinet/
Dsctp_structs.h272 uint32_t minB; member