Searched refs:seuSafeCandidates (Results 1 – 1 of 1) sorted by relevance
366 deUint32 seuSafeCandidates = candidates & seuSafeTypes; in selectMatchingMemoryType() local367 if (seuSafeCandidates != 0u) in selectMatchingMemoryType()368 candidates = seuSafeCandidates; in selectMatchingMemoryType()