Searched refs:defaultFillValue (Results 1 – 1 of 1) sorted by relevance
2195 const GLubyte defaultFillValue = 0xaa; in readOutputData() local2197 std::fill(m_outputBuffer.begin(), m_outputBuffer.end(), defaultFillValue); in readOutputData()