Searched defs:canBeMinified (Results 1 - 1 of 1) sorted by relevance

/external/deqp/framework/common/
H A DtcuTexLookupVerifier.cpp1259 const bool canBeMinified = maxLod > sampler.lodThreshold; local
1269 if (canBeMinified)
1324 const bool canBeMinified = maxLod > sampler.lodThreshold; local
1334 if (canBeMinified)
1616 const bool canBeMinified = maxLod > sampler.lodThreshold; local
1627 if (canBeMinified)
1708 const bool canBeMinified = maxLod > sampler.lodThreshold; local
1720 if (canBeMinified)
1778 const bool canBeMinified = maxLod > sampler.lodThreshold; local
1790 if (canBeMinified)
1874 const bool canBeMinified = maxLod > sampler.lodThreshold; local
1968 const bool canBeMinified = maxLod > sampler.lodThreshold; local
[all...]

Completed in 111 milliseconds