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