Home
last modified time | relevance | path

Searched defs:markContextLost (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/
H A DContext.h683 void markContextLost(GraphicsResetStatus status) { mErrors.markContextLost(status); } in markContextLost() function
H A DContext.cpp10202 void ErrorSet::markContextLost(GraphicsResetStatus status) in markContextLost() function in gl::ErrorSet