Searched refs:nullUUID (Results 1 – 2 of 2) sorted by relevance
765 uint8_t nullUUID[uuidSize]; in constantAlgorithmUUIDCase() local766 deMemset(nullUUID, 0, uuidSize); in constantAlgorithmUUIDCase()768 if (deMemCmp(properties1.shaderModuleIdentifierAlgorithmUUID, nullUUID, uuidSize) == 0) in constantAlgorithmUUIDCase()
759 uint8_t nullUUID[uuidSize]; in constantAlgorithmUUIDCase() local760 deMemset(nullUUID, 0, uuidSize); in constantAlgorithmUUIDCase()762 if (deMemCmp(properties1.shaderModuleIdentifierAlgorithmUUID, nullUUID, uuidSize) == 0) in constantAlgorithmUUIDCase()