mirror of
https://github.com/libretro/RetroArch
synced 2025-01-01 12:11:47 +00:00
Update stock_fragment_modern
This commit is contained in:
parent
e820759ed2
commit
d93d8e7a8f
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user