Searched refs:corePropertyBytes (Results 1 – 1 of 1) sorted by relevance
3124 const deUint8* corePropertyBytes = reinterpret_cast<deUint8*>(&coreProperties) + offset; in deviceProperties2() local3127 if (deMemCmp(corePropertyBytes, extPropertyBytes, size) != 0) in deviceProperties2()