compositor: remove unused *_uniform members
Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>
This commit is contained in:
@@ -146,7 +146,6 @@ struct weston_compositor {
|
|||||||
EGLContext context;
|
EGLContext context;
|
||||||
EGLConfig config;
|
EGLConfig config;
|
||||||
GLuint fbo;
|
GLuint fbo;
|
||||||
GLuint proj_uniform, tex_uniform, alpha_uniform;
|
|
||||||
uint32_t current_alpha;
|
uint32_t current_alpha;
|
||||||
struct weston_shader texture_shader;
|
struct weston_shader texture_shader;
|
||||||
struct weston_shader solid_shader;
|
struct weston_shader solid_shader;
|
||||||
|
|||||||
Reference in New Issue
Block a user