Searched refs:typedMapPointer (Results 1 – 1 of 1) sorted by relevance
6335 const Vector4 *typedMapPointer = reinterpret_cast<const Vector4 *>(mapPointer); in TEST_P() local6336 std::vector<Vector4> actualData(typedMapPointer, typedMapPointer + 6); in TEST_P()