mirror of
https://github.com/edubart/otclient.git
synced 2026-01-02 04:27:11 +01:00
test shader effect
This commit is contained in:
@@ -57,6 +57,8 @@ public:
|
||||
|
||||
void setCompositionMode(CompositionMode compositionMode);
|
||||
|
||||
GLfloat *getProjectionMatrix() { return (GLfloat*)m_projectionMatrix; }
|
||||
|
||||
private:
|
||||
PainterShaderProgramPtr m_drawTexturedProgram;
|
||||
PainterShaderProgramPtr m_drawSolidColorProgram;
|
||||
|
||||
Reference in New Issue
Block a user