mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-04-07 10:02:24 +02:00
Added sampler2Darray precision for GLES
This commit is contained in:
parent
d64127aa9c
commit
87e6bffc46
1 changed files with 1 additions and 0 deletions
|
@ -13,3 +13,4 @@ precision highp float;
|
|||
precision highp samplerBuffer;
|
||||
precision highp sampler2DShadow;
|
||||
precision highp sampler2DArrayShadow;
|
||||
precision lowp sampler2DArray;
|
||||
|
|
Loading…
Reference in a new issue