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