mirror of
https://github.com/libretro/RetroArch
synced 2025-02-06 00:39:53 +00:00
Update modern_alpha_blend.gls.vert.h
This commit is contained in:
parent
632cc599d6
commit
b23784ddc5
@ -1,10 +1,6 @@
|
||||
#include "shaders_common.h"
|
||||
|
||||
static const char *stock_vertex_modern_blend = GLSL(
|
||||
#ifdef GL_ES
|
||||
precision mediump float;
|
||||
#endif
|
||||
|
||||
attribute vec2 TexCoord;
|
||||
attribute vec2 VertexCoord;
|
||||
attribute vec4 Color;
|
||||
|
Loading…
x
Reference in New Issue
Block a user