Skip to content

Commit

Permalink
Update stock_fragment_modern
Browse files Browse the repository at this point in the history
  • Loading branch information
inactive123 committed May 30, 2016
1 parent e820759 commit d93d8e7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions gfx/drivers/gl_shaders/modern_opaque.glsl.frag.h
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
#include "shaders_common.h"

static const char *stock_fragment_modern = GLSL(
#ifdef GL_ES
precision mediump float;
#endif
uniform sampler2D Texture;
varying vec2 tex_coord;

Expand Down

0 comments on commit d93d8e7

Please sign in to comment.