Searched refs:seuSafeTypes (Results 1 – 1 of 1) sorted by relevance
365 const deUint32 seuSafeTypes = getSEUSafeMemoryTypes(deviceMemProps); in selectMatchingMemoryType() local366 deUint32 seuSafeCandidates = candidates & seuSafeTypes; in selectMatchingMemoryType()394 deUint32 seuSafeTypes = 0u; in getSEUSafeMemoryTypes() local399 seuSafeTypes |= (1u << memoryTypeNdx); in getSEUSafeMemoryTypes()401 return seuSafeTypes; in getSEUSafeMemoryTypes()