Searched refs:mContextLost (Results 1 – 2 of 2) sorted by relevance
462 bool isContextLost() const { return mContextLost; } in isContextLost()740 bool mContextLost; // Set with setContextLost so that we also set mSkipValidation=false. variable
350 mContextLost(false), in Context()2753 mContextLost = true; in setContextLost()6725 if (!mContextLost) in getProgramPipelineiv()