Searched refs:mInputLayoutCache (Results 1 – 2 of 2) sorted by relevance
300 InputLayoutCache *getInputLayoutCache() { return &mInputLayoutCache; } in getInputLayoutCache()638 InputLayoutCache mInputLayoutCache; variable
2014 mInputLayoutCache.clear(); in deinitialize()3126 ANGLE_TRY(mInputLayoutCache.getInputLayout(GetImplAs<Context11>(context), state, in syncVertexBuffersAndInputLayout()