Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/
H A DStateManager11.h300 InputLayoutCache *getInputLayoutCache() { return &mInputLayoutCache; } in getInputLayoutCache()
638 InputLayoutCache mInputLayoutCache; variable
H A DStateManager11.cpp2014 mInputLayoutCache.clear(); in deinitialize()
3126 ANGLE_TRY(mInputLayoutCache.getInputLayout(GetImplAs<Context11>(context), state, in syncVertexBuffersAndInputLayout()