Home
last modified time | relevance | path

Searched refs:feedbackCount (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fGeometryShaderTests.cpp5857 const int feedbackCount = 5 * 4; // 5x vec4 in init() local
5858 const std::vector<float> initialBufferContents (feedbackCount, -1.0f); in init()