Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/d3d/d3d9/
DRenderer9.h549 VertexDeclarationCache mVertexDeclarationCache; variable
DRenderer9.cpp1356 return mVertexDeclarationCache.applyDeclaration(context, mDevice, mTranslatedAttribCache, in applyVertexBuffer()
2173 mVertexDeclarationCache.markStateDirty(); in markAllStateDirty()