Searched defs:bufferElements (Results 1 – 2 of 2) sorted by relevance
231 const int bufferElements = m_workWidth * m_workHeight * m_elementsPerInvocation; in init() local244 const int bufferElements = m_workWidth * m_workHeight * m_elementsPerInvocation; in init() local271 const int bufferElements = m_workWidth * m_workHeight; in init() local
620 const auto bufferElements = reinterpret_cast<const deInt32*>(storageBufferAlloc.getHostPtr()); in iterate() local