Ion
|
#include <stddef.h>
#include <cstdint>
Go to the source code of this file.
Classes | |
class | ion::gfx::ResourceBase |
ResourceBase is an internal abstract base class for managed resources. More... | |
Namespaces | |
ion | |
Copyright 2016 Google Inc. | |
ion::gfx | |
Typedefs | |
typedef intptr_t | ion::gfx::ResourceKey |
Type of identifiers used to disambiguate between multiple resources created for the same Ion object by the renderer. More... | |