FIX: Issue on PLATFORM_DRM
This commit is contained in:
parent
c0179288ba
commit
c6f4c8e3e0
1 changed files with 2 additions and 2 deletions
|
|
@ -1,9 +1,9 @@
|
|||
#version 100
|
||||
|
||||
precision mediump float;
|
||||
|
||||
#extension GL_OES_standard_derivatives : enable
|
||||
|
||||
precision mediump float;
|
||||
|
||||
// Input vertex attributes (from vertex shader)
|
||||
varying vec2 fragTexCoord;
|
||||
varying vec4 fragColor;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue