Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/dawn/src/include/dawn_native/
DDawnNative.h60 struct ToggleInfo { struct
61 const char* name;
62 const char* description;
63 const char* url;
/third_party/skia/third_party/externals/dawn/src/include/dawn_native/
DDawnNative.h80 struct ToggleInfo { struct
89 using FeatureInfo = ToggleInfo; argument