Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DContext.inl.h79 if (!mStateCache.getCanDraw()) in noopDraw()
DContext.h256 bool getCanDraw() const { return mCachedCanDraw; } in getCanDraw() function