LS: add blur and ignorezero rules
This commit is contained in:
parent
91a565c7b0
commit
e5870d47c7
9 changed files with 61 additions and 18 deletions
|
|
@ -15,6 +15,7 @@ class CShader {
|
|||
GLint posAttrib;
|
||||
GLint texAttrib;
|
||||
GLint discardOpaque;
|
||||
GLint discardAlphaZero;
|
||||
|
||||
GLint topLeft;
|
||||
GLint bottomRight;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue