tree: 9667ed4cdd8b2d5e6e199ad3eb36cc3cb09de73d [path history] [tgz]
  1. default_shader_program_factory.cc
  2. default_shader_program_factory.h
  3. README.md
src/ui/lib/escher/defaults/README.md

Escher default components

The files in this directory contain the default components that are used to implement the Escher API (i.e. the Escher class).

If clients have a need to, it is OK to instantiate stand-alone instances of these components, although there may be additional lifecycle considerations that must be accounted for; these should be mentioned in the class documentation.

TODO(ES-93): much of the code currently in escher/impl/ should be migrated here.