mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 02:15:43 -04:00
remove obsolete magfilteralpha/color
This commit is contained in:
parent
c6f07aa362
commit
834d325f4f
@ -143,7 +143,7 @@ private:
|
||||
|
||||
Format _format;
|
||||
WrapMode _wrap_mode, _wrap_u, _wrap_v;
|
||||
FilterType _minfilter, _magfilter, _magfilteralpha, _magfiltercolor;
|
||||
FilterType _minfilter, _magfilter;
|
||||
int _anisotropic_degree;
|
||||
EnvType _env_type;
|
||||
int _flags;
|
||||
|
Loading…
x
Reference in New Issue
Block a user