• Home
  • Raw
  • Download

Lines Matching refs:getHostPtr

266 	const deUint32* bufferPtr = static_cast<deUint32*>(bufferAllocation.getHostPtr());  in iterate()
437 const deUint32* bufferPtr = static_cast<deUint32*>(bufferAllocation.getHostPtr()); in iterate()
610 const deUint32* bufferPtr = static_cast<deUint32*>(bufferAllocation.getHostPtr()); in iterate()
734 deUint32* bufferPtr = static_cast<deUint32*>(stagingBufferAllocation.getHostPtr()); in iterate()
810 const deUint32* bufferPtr = static_cast<deUint32*>(outputBufferAllocation.getHostPtr()); in iterate()
811 const deUint32* refBufferPtr = static_cast<deUint32*>(stagingBuffer.getAllocation().getHostPtr()); in iterate()
929 deUint32* bufferPtr = static_cast<deUint32*>(inputBufferAllocation.getHostPtr()); in iterate()
1010 const deUint32* bufferPtr = static_cast<deUint32*>(outputBufferAllocation.getHostPtr()); in iterate()
1011 const deUint32* refBufferPtr = static_cast<deUint32*>(inputBuffer.getAllocation().getHostPtr()); in iterate()
1206 tcu::UVec4* bufferPtr = static_cast<tcu::UVec4*>(inputBufferAllocation.getHostPtr()); in iterate()
1275 const tcu::UVec4* bufferPtr = static_cast<tcu::UVec4*>(outputBufferAllocation.getHostPtr()); in iterate()
1276 …const tcu::UVec4* refBufferPtr = static_cast<tcu::UVec4*>(inputBuffer.getAllocation().getHostPtr()… in iterate()
1405 deUint32* bufferPtr = static_cast<deUint32*>(bufferAllocation.getHostPtr()); in iterate()
1466 const deUint32* bufferPtr = static_cast<deUint32*>(bufferAllocation.getHostPtr()); in iterate()
1657 const deUint32* buffer0Ptr = static_cast<deUint32*>(buffer0Allocation.getHostPtr()); in iterate()
1675 const deUint32* buffer1Ptr = static_cast<deUint32*>(buffer1Allocation.getHostPtr()); in iterate()
1794 deUint32* outputBufferPtr = static_cast<deUint32*>(outputBufferAllocation.getHostPtr()); in iterate()
1809 deUint32* uniformBufferPtr = static_cast<deUint32*>(uniformBufferAllocation.getHostPtr()); in iterate()
1888 const deUint32* bufferPtr = static_cast<deUint32*>(outputBufferAllocation.getHostPtr()); in iterate()
2009 deUint32* bufferPtr = static_cast<deUint32*>(inputBufferAllocation.getHostPtr()); in iterate()
2090 const deUint32* bufferPtr = static_cast<deUint32*>(outputBufferAllocation.getHostPtr()); in iterate()
2091 const deUint32* refBufferPtr = static_cast<deUint32*>(inputBuffer.getAllocation().getHostPtr()); in iterate()
2209 deUint32* outputBufferPtr = static_cast<deUint32*>(outputBufferAllocation.getHostPtr()); in iterate()
2224 deUint32* uniformBufferPtr = static_cast<deUint32*>(uniformBufferAllocation.getHostPtr()); in iterate()
2313 const deUint32* bufferPtr = static_cast<deUint32*>(outputBufferAllocation.getHostPtr()); in iterate()
2574 deUint32* bufferPtr = static_cast<deUint32*>(bufferAllocation.getHostPtr()); in iterate()
2584 deUint32* bufferPtr = static_cast<deUint32*>(bufferAllocation.getHostPtr()); in iterate()
2673 const deUint32* bufferPtr = static_cast<deUint32*>(bufferAllocation.getHostPtr()); in iterate()
2852 deUint32* bufferPtr = static_cast<deUint32*>(bufferAllocation.getHostPtr()); in iterate()
2898 deUint32* bufferPtr = static_cast<deUint32*>(bufferAllocation.getHostPtr()); in iterate()
2944 const deUint32* bufferPtr = static_cast<deUint32*>(bufferAllocation.getHostPtr()); in iterate()
3131 deUint32* bufferPtr1 = static_cast<deUint32*>(bufferAllocation1.getHostPtr()); in iterate()
3132 deUint32* bufferPtr2 = static_cast<deUint32*>(bufferAllocation2.getHostPtr()); in iterate()
3277 const deUint32* bufferPtr1 = static_cast<deUint32*>(bufferAllocation1.getHostPtr()); in iterate()
3281 const deUint32* bufferPtr2 = static_cast<deUint32*>(bufferAllocation2.getHostPtr()); in iterate()
3368 void* verifBufferPtr = verifBufferAlloc.getHostPtr(); in iterate()
3664 void* ssboPtr = ssboAlloc.getHostPtr(); in iterate()