OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:glcpp
(Results
1 - 5
of
5
) sorted by null
/external/mesa3d/src/compiler/glsl/glcpp/tests/
glcpp-test
4
testdir=$srcdir/glsl/
glcpp
/tests
5
outdir=`pwd`/glsl/
glcpp
/tests
6
glcpp
=`pwd`/glsl/
glcpp
/
glcpp
10
glcpp
=../
glcpp
18
Usage:
glcpp
[options...]
33
tr "\r" "\n" < "$test" | grep '
glcpp
-args:' | sed -e 's,^.*
glcpp
-args: *,,
[
all
...]
glcpp-test-cr-lf
6
#
glcpp
-test script.
9
testdir="$srcdir/glsl/
glcpp
/tests"
10
glcpp_test="$srcdir/glsl/
glcpp
/tests/
glcpp
-test"
13
glcpp_test=./
glcpp
-test
54
Usage:
glcpp
-cr-lf [options...]
56
Run the entire
glcpp
-test suite several times, each time with each source
102
cp `pwd`/glsl/
glcpp
/tests/subtest-lf/"$base".out subtest-cr/"$base".expected
116
cp `pwd`/glsl/
glcpp
/tests/subtest-lf/"$base".out subtest-cr-lf/"$base".expected
130
cp `pwd`/glsl/
glcpp
/tests/subtest-lf/"$base".out subtest-lf-cr/"$base".expecte
[
all
...]
/external/mesa3d/src/compiler/
Makefile.glsl.am
24
EXTRA_DIST += glsl/tests glsl/
glcpp
/tests glsl/README \
25
glsl/TODO glsl/
glcpp
/README \
29
glsl/
glcpp
/
glcpp
-lex.l \
30
glsl/
glcpp
/
glcpp
-parse.y \
33
TESTS += glsl/
glcpp
/tests/
glcpp
-test \
34
glsl/
glcpp
/tests/
glcpp
-test-cr-lf
[
all
...]
Android.glsl.gen.mk
37
$(intermediates)/glsl/
glcpp
\
39
$(LOCAL_PATH)/glsl/
glcpp
\
88
$(intermediates)/glsl/
glcpp
/
glcpp
-lex.c: $(LOCAL_PATH)/glsl/
glcpp
/
glcpp
-lex.l
91
$(intermediates)/glsl/
glcpp
/
glcpp
-parse.c: $(LOCAL_PATH)/glsl/
glcpp
/
glcpp
-parse.
[
all
...]
Makefile.am
33
-I$(top_srcdir)/src/compiler/glsl/
glcpp
\
Completed in 422 milliseconds