Searched defs:bufferStart (Results 1 – 6 of 6) sorted by relevance
438 const char* bufferStart = reinterpret_cast<const char*>(map) + partialReadOffset; in basic_transfer_from_test() local
794 deUint8* bufferStart = static_cast<deUint8*>(geometryAlloc.getHostPtr()); in updateVertexBuffer() local850 deUint8* bufferStart = static_cast<deUint8*>(indexAlloc.getHostPtr()); in updateIndexBuffer() local2484 auto bufferStart = reinterpret_cast<deUint8*>(instancesAlloc.getHostPtr()); in updateInstanceBuffer() local2929 auto bufferStart = reinterpret_cast<deUint8*>(instancesAlloc.getHostPtr()); in updateInstanceMatrix() local3327 …deUint8* bufferStart = static_cast<deUint8*>(m_instanceAddressBuffer->getAllocation().getHo… in prepareInstances() local3354 …deUint8* bufferStart = static_cast<deUint8*>(m_instanceAddressBuffer->getAllocation().getHo… in prepareInstances() local
387 const auto bufferStart = reinterpret_cast<char*>(m_indexBuffer->getBoundMemory().getHostPtr()); in IndirectDraw() local
1438 deUint8* bufferStart = static_cast<deUint8*>((*stencilBufferAlloc).getHostPtr()); in testLayeredReadBack() local
2188 const BYTE* const bufferStart = s->prefixStart - s->dictLimit + s->lowLimit; in LZ4_slideInputBufferHC() local