Searched defs:bufferElements (Results 1 – 3 of 3) 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
616 const auto bufferElements = reinterpret_cast<const deInt32*>(storageBufferAlloc.getHostPtr()); in iterate() local
110 uint32_t bufferElements; member