Home | History | Annotate | Download | only in query_pool

Lines Matching defs:srcPtr

843 		const void* srcPtr = &resultsBuffer[queryNdx * static_cast<size_t>(m_testVector.queryResultsStride)];
846 const deUint32* srcPtrTyped = static_cast<const deUint32*>(srcPtr);
855 const deUint64* srcPtrTyped = static_cast<const deUint64*>(srcPtr);