Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/d3d/d3d11/
DBuffer11.h224 unsigned int mMaxConstantBufferLruCount; variable
DBuffer11.cpp351 mMaxConstantBufferLruCount(0),
872 cacheEntry->lruCount = ++mMaxConstantBufferLruCount; in getConstantBufferRangeStorage()
875 cacheEntry->lruCount = ++mMaxConstantBufferLruCount; in getConstantBufferRangeStorage()