Searched defs:compareBlendStates (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/d3d11/
H A DRenderStateCache.cpp42 mBlendStateCache(kMaxBlendStates, hashBlendState, compareBlendStates),
77 bool RenderStateCache::compareBlendStates(const BlendStateKey &a, const BlendStateKey &b) function in class:rx::RenderStateCache

Completed in 57 milliseconds