Searched refs:minSupportedMultiviewViewCount (Results 1 – 1 of 1) sorted by relevance
3680 const deUint32 minSupportedMultiviewViewCount = 6u; in multiViewRenderCreateTests() local3681 const deUint32 maxViewMask = (1u << minSupportedMultiviewViewCount) - 1u; in multiViewRenderCreateTests()