Searched refs:commandBufferSize (Results 1 – 1 of 1) sorted by relevance
1079 const int commandBufferSize = m_commandSize * m_numDrawCmds; in init() local1088 if (m_computeCmd && (deUint64)commandBufferSize > (deUint64)maxSSBOSize) in init()