Home
last modified time | relevance | path

Searched refs:markStateDirty (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/angle/src/libGLESv2/renderer/
DVertexDeclarationCache.h30 void markStateDirty();
DVertexDeclarationCache.cpp206 void VertexDeclarationCache::markStateDirty() in markStateDirty() function in rx::VertexDeclarationCache
DRenderer9.cpp2026 mVertexDeclarationCache.markStateDirty(); in markAllStateDirty()