Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/d3d/d3d11/
Drenderer11_utils.cpp575 int GetMaximumVertexInputSlots(D3D_FEATURE_LEVEL featureLevel) in GetMaximumVertexInputSlots() function
1459 caps->maxVertexAttributes = GetMaximumVertexInputSlots(featureLevel); in GenerateCaps()