Home
last modified time | relevance | path

Searched defs:sortedSemanticIndices (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/renderer/d3d/d3d11/
DInputLayoutCache.cpp117 const AttribIndexArray &sortedSemanticIndices, in getInputLayout()
197 const AttribIndexArray &sortedSemanticIndices, in createInputLayout()
DStateManager11.cpp3105 AttribIndexArray sortedSemanticIndices; in syncVertexBuffersAndInputLayout() local