Searched defs:bufferElements (Results 1 – 3 of 3) sorted by relevance
236 const int bufferElements = m_workWidth * m_workHeight * m_elementsPerInvocation; in init() local250 const int bufferElements = m_workWidth * m_workHeight * m_elementsPerInvocation; in init() local280 const int bufferElements = m_workWidth * m_workHeight; in init() local
626 … const auto bufferElements = reinterpret_cast<const int32_t *>(storageBufferAlloc.getHostPtr()); in iterate() local
108 uint32_t bufferElements; member