gfx-effect-source: Remove mipmapper
This commit is contained in:
parent
3f3cbb8939
commit
b5746e473b
|
|
@ -87,7 +87,6 @@ namespace gfx {
|
||||||
std::string name = "";
|
std::string name = "";
|
||||||
std::shared_ptr<gfx::source_texture> tex;
|
std::shared_ptr<gfx::source_texture> tex;
|
||||||
std::shared_ptr<gs::texture> final_tex;
|
std::shared_ptr<gs::texture> final_tex;
|
||||||
gs::mipmapper mipmapper;
|
|
||||||
} source;
|
} source;
|
||||||
|
|
||||||
struct {
|
struct {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue