Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d11/
DInputLayoutCache.cpp115 const std::vector<const TranslatedAttribute *> &currentAttributes, in getInputLayout()
196 const std::vector<const TranslatedAttribute *> &currentAttributes, in createInputLayout()
DStateManager11.cpp175 const std::vector<const TranslatedAttribute *> &currentAttributes) in FindFirstNonInstanced()