Searched refs:kContext (Results 1 – 3 of 3) sorted by relevance
72 const kContext = Symbol('kContext'); constant141 this[kContext] = context;155 return this[kContext];
107 enum class FlushType { kSurface, kImage, kContext }; enumerator162 case FlushType::kContext: in surface_semaphore_test()194 for (auto flushType : {FlushType::kSurface, FlushType::kImage, FlushType::kContext}) { in DEF_GPUTEST()
110 enum class FlushType { kSurface, kImage, kContext }; enumerator164 case FlushType::kContext: in surface_semaphore_test()196 for (auto flushType : {FlushType::kSurface, FlushType::kImage, FlushType::kContext}) { in DEF_GPUTEST()