Lines Matching refs:getHostPtr

282 	const deUint32* bufferPtr = static_cast<deUint32*>(bufferAllocation.getHostPtr());
464 const deUint32* bufferPtr = static_cast<deUint32*>(bufferAllocation.getHostPtr());
649 const deUint32* bufferPtr = static_cast<deUint32*>(bufferAllocation.getHostPtr());
784 deUint32* bufferPtr = static_cast<deUint32*>(stagingBufferAllocation.getHostPtr());
860 const deUint32* bufferPtr = static_cast<deUint32*>(outputBufferAllocation.getHostPtr());
861 const deUint32* refBufferPtr = static_cast<deUint32*>(stagingBuffer.getAllocation().getHostPtr());
983 deUint32* bufferPtr = static_cast<deUint32*>(inputBufferAllocation.getHostPtr());
1059 const deUint32* bufferPtr = static_cast<deUint32*>(outputBufferAllocation.getHostPtr());
1060 const deUint32* refBufferPtr = static_cast<deUint32*>(inputBuffer.getAllocation().getHostPtr());
1267 tcu::UVec4* bufferPtr = static_cast<tcu::UVec4*>(inputBufferAllocation.getHostPtr());
1336 const tcu::UVec4* bufferPtr = static_cast<tcu::UVec4*>(outputBufferAllocation.getHostPtr());
1337 const tcu::UVec4* refBufferPtr = static_cast<tcu::UVec4*>(inputBuffer.getAllocation().getHostPtr());
1477 deUint32* bufferPtr = static_cast<deUint32*>(bufferAllocation.getHostPtr());
1538 const deUint32* bufferPtr = static_cast<deUint32*>(bufferAllocation.getHostPtr());
1741 const deUint32* buffer0Ptr = static_cast<deUint32*>(buffer0Allocation.getHostPtr());
1759 const deUint32* buffer1Ptr = static_cast<deUint32*>(buffer1Allocation.getHostPtr());
1889 deUint32* outputBufferPtr = static_cast<deUint32*>(outputBufferAllocation.getHostPtr());
1904 deUint32* uniformBufferPtr = static_cast<deUint32*>(uniformBufferAllocation.getHostPtr());
1984 const deUint32* bufferPtr = static_cast<deUint32*>(outputBufferAllocation.getHostPtr());
2116 deUint32* bufferPtr = static_cast<deUint32*>(inputBufferAllocation.getHostPtr());
2197 const deUint32* bufferPtr = static_cast<deUint32*>(outputBufferAllocation.getHostPtr());
2198 const deUint32* refBufferPtr = static_cast<deUint32*>(inputBuffer.getAllocation().getHostPtr());
2327 deUint32* outputBufferPtr = static_cast<deUint32*>(outputBufferAllocation.getHostPtr());
2342 deUint32* uniformBufferPtr = static_cast<deUint32*>(uniformBufferAllocation.getHostPtr());
2431 const deUint32* bufferPtr = static_cast<deUint32*>(outputBufferAllocation.getHostPtr());
2782 deUint32* bufferPtr = static_cast<deUint32*>(bufferAllocation.getHostPtr());
2792 deUint32* bufferPtr = static_cast<deUint32*>(bufferAllocation.getHostPtr());
2895 const deUint32* bufferPtr = static_cast<deUint32*>(bufferAllocation.getHostPtr());
3084 deUint32* bufferPtr = static_cast<deUint32*>(bufferAllocation.getHostPtr());
3130 deUint32* bufferPtr = static_cast<deUint32*>(bufferAllocation.getHostPtr());
3177 const deUint32* bufferPtr = static_cast<deUint32*>(bufferAllocation.getHostPtr());
3443 deUint32* bufferPtr1 = static_cast<deUint32*>(bufferAllocation1.getHostPtr());
3444 deUint32* bufferPtr2 = static_cast<deUint32*>(bufferAllocation2.getHostPtr());
3593 const deUint32* bufferPtr1 = static_cast<deUint32*>(bufferAllocation1.getHostPtr());
3597 const deUint32* bufferPtr2 = static_cast<deUint32*>(bufferAllocation2.getHostPtr());
3694 void* verifBufferPtr = verifBufferAlloc.getHostPtr();
3965 void* ssboPtr = ssboAlloc.getHostPtr();
4237 void* bufferData = bufferAlloc.getHostPtr();