Searched refs:GetMaximumPixelInputVectors (Results 1 – 1 of 1) sorted by relevance
793 int GetMaximumPixelInputVectors(D3D_FEATURE_LEVEL featureLevel) in GetMaximumPixelInputVectors() function1486 caps->maxFragmentInputComponents = GetMaximumPixelInputVectors(featureLevel) * 4; in GenerateCaps()