Ion
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
shadermanager.h File Reference
#include <memory>
#include <string>
#include <vector>
#include "base/macros.h"
#include "ion/base/referent.h"
#include "ion/gfx/renderer.h"
#include "ion/gfx/shaderinputregistry.h"
#include "ion/gfx/shaderprogram.h"
#include "ion/gfxutils/shadersourcecomposer.h"
#include "ion/port/mutex.h"
Include dependency graph for shadermanager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ion::gfxutils::ShaderManager
 ShaderManager contains an association between shader programs, their names, and any source dependencies they have. More...
 

Namespaces

 ion
 Copyright 2016 Google Inc.
 
 ion::gfxutils
 

Typedefs

typedef base::ReferentPtr
< ShaderManager >::Type 
ion::gfxutils::ShaderManagerPtr