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