Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/d3d/d3d11/
DStateManager11.h283 InputLayoutCache *getInputLayoutCache() { return &mInputLayoutCache; } in getInputLayoutCache()
598 InputLayoutCache mInputLayoutCache; variable
DStateManager11.cpp1944 mInputLayoutCache.clear(); in deinitialize()
3012 ANGLE_TRY(mInputLayoutCache.getInputLayout(GetImplAs<Context11>(context), state, in syncVertexBuffersAndInputLayout()