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