Searched refs:DecalTextureProgram (Results 1 – 3 of 3) sorted by relevance
25 DecalTextureProgram::DecalTextureProgram(void) : in DecalTextureProgram() function in demo::DecalTextureProgram32 DecalTextureProgram::~DecalTextureProgram(void) in ~DecalTextureProgram()37 bool DecalTextureProgram::Initialize(const GLuint shaderId) in Initialize()80 bool DecalTextureProgram::Finalize(void) in Finalize()105 bool DecalTextureProgram::Use(void) in Use()147 void DecalTextureProgram::SetTextureId(const GLuint textureId) in SetTextureId()152 void DecalTextureProgram::Update(void) in Update()157 void DecalTextureProgram::InitializeVertexAttributes(void) in InitializeVertexAttributes()
30 class DecalTextureProgram : public ProgramObject38 DecalTextureProgram(void);45 virtual ~DecalTextureProgram(void);
133 DecalTextureProgram m_DecalTextureProgram;