Searched refs:inputPtr (Results 1 – 2 of 2) sorted by relevance
156 uint8_t* inputPtr = mInputMemory->getPointer(); in createRequest() local162 std::copy(begin, end, inputPtr + inputs[i].location.offset); in createRequest()
167 uint8_t* inputPtr = in allocateInternal() local169 ASSERT_NE(inputPtr, nullptr); in allocateInternal()172 std::copy(begin, end, inputPtr); in allocateInternal()457 uint8_t* inputPtr = mInputMemory->getPointer(); in createRequest() local463 std::copy(begin, end, inputPtr + inputs[i].location.offset); in createRequest()