Searched refs:feedbackCount (Results 1 – 1 of 1) sorted by relevance
5858 const int feedbackCount = 5 * 4; // 5x vec4 in init() local5859 const std::vector<float> initialBufferContents (feedbackCount, -1.0f); in init()