#include "impeller/aiks/aiks_playground_inspector.h"#include <initializer_list>#include "impeller/core/capture.h"#include "impeller/entity/entity_pass.h"#include "impeller/renderer/context.h"#include "third_party/imgui/imgui.h"#include "third_party/imgui/imgui_internal.h"Go to the source code of this file.
Namespaces | |
| impeller | |
Variables | |
| static const char * | impeller::kElementsWindowName = "Elements" |
| static const char * | impeller::kPropertiesWindowName = "Properties" |
| static const std::initializer_list< std::string > | impeller::kSupportedDocuments |
| static const auto | impeller::kPropertiesProcTable |