Front-end: Make ES floatBitsToInt/intBitsToFloat/etc. all be highp.

This commit is contained in:
John Kessenich
2016-06-14 20:38:58 -06:00
parent c51287d744
commit 9000bd5eb6
5 changed files with 311 additions and 35 deletions

View File

@@ -100,6 +100,7 @@ INSTANTIATE_TEST_CASE_P(
"spv.300layout.vert",
"spv.300layoutp.vert",
"spv.310.comp",
"spv.310.bitcast.frag",
"spv.330.geom",
"spv.400.frag",
"spv.400.tesc",