Home
last modified time | relevance | path

Searched refs:InitializationComplete (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DObserver.h72 InitializationComplete, enumerator
DTexture.cpp2332 case angle::SubjectMessage::InitializationComplete: in onSubjectStateChange()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DRenderbufferVk.cpp356 message == angle::SubjectMessage::InitializationComplete)); in onSubjectStateChange()
DTextureVk.cpp3265 message == angle::SubjectMessage::InitializationComplete)); in onSubjectStateChange()
Dvk_helpers.cpp6921 onStateChange(angle::SubjectMessage::InitializationComplete); in flushStagedUpdates()