Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d11/
DInputLayoutCache.cpp309 LayoutCache newCache(newCacheSize); in setCacheSize() local
310 mLayoutCache.Swap(newCache); in setCacheSize()