Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/
H A DInputLayoutCache.cpp116 const AttribIndexArray &sortedSemanticIndices, in getInputLayout()
175 const AttribIndexArray &sortedSemanticIndices, in createInputLayout()
H A DStateManager11.cpp3102 AttribIndexArray sortedSemanticIndices; in syncVertexBuffersAndInputLayout() local