Searched refs:test_scalar (Results 1 – 10 of 10) sorted by relevance
34 struct test_scalar struct37 test_scalar( T value ): value_(value) {} in test_scalar() function55 typedef test_scalar<A> scalar_a; in test2()56 typedef test_scalar<B> scalar_b; in test2()
39 struct test_scalar struct42 test_scalar( T value ): value_(value) {} in test_scalar() function60 typedef test_scalar<A> scalar_a; in test2()61 typedef test_scalar<B> scalar_b; in test2()
18 float test_scalar()31 FragColor = test_vector() + vec4(test_scalar());
5 bool test_scalar() {66 return (test_scalar() && test_vector() && test_matrix() && test_array() &&
27 float test_scalar()40 FragColor = test_vector() + test_scalar().xxxx;
56 def test_scalar(): function
57 def test_scalar(): function
51 def test_scalar(): function
14 OpName %test_scalar_ "test_scalar("