Searched refs:countBufferPtr (Results 1 – 2 of 2) sorted by relevance
509 …deUint8* countBufferPtr = reinterpret_cast<deUint8*>(m_indirectCountBuffer->getBoundMemory().getHo… in iterate() local513 …*(deUint32*)(countBufferPtr + m_offsetInCountBuffer) = m_drawCount + (m_testIndirectCountExt == In… in iterate()515 …*(deUint32*)(countBufferPtr + m_offsetInCountBuffer) = (m_testIndirectCountExt == IndirectCountTyp… in iterate()854 …deUint8* countBufferPtr = reinterpret_cast<deUint8*>(m_indirectCountBuffer->getBoundMemory().getHo… in iterate() local858 …*(deUint32*)(countBufferPtr + m_offsetInCountBuffer) = m_drawCount + (m_testIndirectCountExt == In… in iterate()860 *(deUint32*)(countBufferPtr + m_offsetInCountBuffer) = 1u; in iterate()
270 …deUint8* countBufferPtr = reinterpret_cast<deUint8*>(m_indirectCountBuffer->getBoundMemory().getHo… in createIndirectCountBuffer() local271 *(deUint32*)(countBufferPtr) = 1; in createIndirectCountBuffer()