Searched defs:Destroyed (Results 1 – 10 of 10) sorted by relevance
/third_party/skia/third_party/externals/dawn/src/dawn_native/ |
D | ExternalTexture.h | 55 enum class ExternalTextureState { Alive, Destroyed }; enumerator
|
D | QuerySet.h | 63 enum class QuerySetState { Unavailable, Available, Destroyed }; enumerator
|
D | Buffer.h | 49 Destroyed, enumerator
|
D | Texture.h | 48 enum class TextureState { OwnedInternal, OwnedExternal, Destroyed }; enumerator
|
D | Device.h | 306 Destroyed, enumerator
|
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/ |
D | Buffer.h | 42 Destroyed, enumerator
|
D | Texture.h | 45 enum class TextureState { OwnedInternal, OwnedExternal, Destroyed }; enumerator
|
/third_party/cef/libcef/browser/chrome/views/ |
D | chrome_browser_view.cc | 36 void ChromeBrowserView::Destroyed() { in Destroyed() function in ChromeBrowserView
|
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/ |
D | GPUBuffer.h | 73 Destroyed, enumerator
|
/third_party/boost/boost/interprocess/detail/ |
D | intermodule_singleton_common.hpp | 85 static const ::boost::uint32_t Destroyed = 4u; member in boost::interprocess::ipcdetail::intermodule_singleton_common
|