repo.or.cz
/
piglit.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
cl: Don't use device_infos if num_device_infos == 0
[piglit.git]
/
tests
/
glslparsertest
/
glsl2
/
precision-04.vert
blob
612528d65096e5a30768d86021c0f0969a73f1c6
1
// [config]
2
// expect_result: pass
3
// glsl_version: 1.30
4
//
5
// [end config]
6
7
#version 130
8
/* PASS */
9
precision highp float;
10
precision highp int;