fix color bleeding
This commit is contained in:
@@ -134,8 +134,6 @@ public:
|
||||
Sampler m_sampler_nearest;
|
||||
Sampler m_sampler_linear;
|
||||
Sampler m_sampler_brush;
|
||||
Sampler m_sampler_bg;
|
||||
Sampler m_sampler_mask;
|
||||
Sampler m_sampler_stencil;
|
||||
Sampler m_sampler_mix;
|
||||
glm::mat4 m_cam_rot = glm::mat4(1);
|
||||
|
||||
Reference in New Issue
Block a user