Home
last modified time | relevance | path

Searched refs:TestShaderCompile (Results 1 – 12 of 12) sorted by relevance

/external/angle/src/tests/compiler_tests/
DEXT_shader_framebuffer_fetch_test.cpp184 testing::AssertionResult TestShaderCompile(ShShaderOutput shaderOutputType, const char *pragma) in TestShaderCompile() function in __anonb0fa98800111::EXTShaderFramebufferFetchNoncoherentTest
199 void TestShaderCompile(bool expectation, const char *pragma) in TestShaderCompile() function in __anonb0fa98800111::EXTShaderFramebufferFetchNoncoherentTest
205 EXPECT_TRUE(TestShaderCompile(shaderOutputType.first, pragma)); in TestShaderCompile()
209 EXPECT_FALSE(TestShaderCompile(shaderOutputType.first, pragma)); in TestShaderCompile()
240 TestShaderCompile(false, EXTPragma); in TEST_P()
249 TestShaderCompile(false, ""); in TEST_P()
262 TestShaderCompile(false, EXTPragma); in TEST_P()
271 TestShaderCompile(false, ""); in TEST_P()
357 TestShaderCompile(true, EXTPragma); in TEST_P()
359 TestShaderCompile(false, ""); in TEST_P()
[all …]
DEXT_clip_cull_distance_test.cpp256 testing::AssertionResult TestShaderCompile(const char *pragma) in TestShaderCompile() function in __anon68f71fbd0111::EXTClipCullDistanceTest
304 EXPECT_FALSE(TestShaderCompile(EXTPragma)); in TEST_P()
313 EXPECT_FALSE(TestShaderCompile("")); in TEST_P()
327 EXPECT_TRUE(TestShaderCompile(EXTPragma)); in TEST_P()
328 EXPECT_FALSE(TestShaderCompile("")); in TEST_P()
329 EXPECT_TRUE(TestShaderCompile(EXTPragma)); in TEST_P()
339 EXPECT_FALSE(TestShaderCompile(EXTPragma)); in TEST_P()
348 EXPECT_FALSE(TestShaderCompile("")); in TEST_P()
364 EXPECT_TRUE(TestShaderCompile(EXTPragma)); in TEST_P()
365 EXPECT_FALSE(TestShaderCompile("")); in TEST_P()
[all …]
DAPPLE_clip_distance_test.cpp58 testing::AssertionResult TestShaderCompile(const char *pragma) in TestShaderCompile() function in __anonf1a83e2f0111::APPLEClipDistanceTest
77 EXPECT_FALSE(TestShaderCompile(EXTPragma)); in TEST_P()
86 EXPECT_FALSE(TestShaderCompile("")); in TEST_P()
96 EXPECT_TRUE(TestShaderCompile(EXTPragma)); in TEST_P()
98 EXPECT_FALSE(TestShaderCompile("")); in TEST_P()
99 EXPECT_TRUE(TestShaderCompile(EXTPragma)); in TEST_P()
110 EXPECT_TRUE(TestShaderCompile(EXTPragma)); in TEST_P()
122 EXPECT_TRUE(TestShaderCompile(EXTPragma)); in TEST_P()
DEXT_YUV_target_test.cpp249 EXPECT_FALSE(TestShaderCompile(EXTYTPragma)); in TEST_P()
258 EXPECT_FALSE(TestShaderCompile("")); in TEST_P()
267 EXPECT_TRUE(TestShaderCompile(EXTYTPragma)); in TEST_P()
269 EXPECT_FALSE(TestShaderCompile("")); in TEST_P()
270 EXPECT_TRUE(TestShaderCompile(EXTYTPragma)); in TEST_P()
287 EXPECT_TRUE(TestShaderCompile(EXTYTPragma)); in TEST_P()
307 EXPECT_FALSE(TestShaderCompile(EXTYTPragma)); in TEST_P()
341 EXPECT_TRUE(TestShaderCompile("")); in TEST_P()
DFragDepth_test.cpp49 testing::AssertionResult TestShaderCompile(const char *version, in TestShaderCompile() function in FragDepthTest
77 EXPECT_FALSE(TestShaderCompile(ESSLVersion100, "", shaderString)); in TEST_P()
78 EXPECT_FALSE(TestShaderCompile("", "", shaderString)); in TEST_P()
79 EXPECT_FALSE(TestShaderCompile("", EXTFDPragma, shaderString)); in TEST_P()
91 EXPECT_TRUE(TestShaderCompile(ESSLVersion300, "", shaderString)); in TEST_P()
110 EXPECT_TRUE(TestShaderCompile(ESSLVersion300, EXTFDPragma, shaderString)); in TEST_P()
114 EXPECT_FALSE(TestShaderCompile(ESSLVersion300, EXTFDPragma, shaderString)); in TEST_P()
DOES_sample_variables_test.cpp75 testing::AssertionResult TestShaderCompile(const char *pragma) in TestShaderCompile() function in __anoncbd16fcc0111::OESSampleVariablesTest
98 EXPECT_FALSE(TestShaderCompile(OESPragma)); in TEST_P()
107 EXPECT_FALSE(TestShaderCompile("")); in TEST_P()
117 EXPECT_TRUE(TestShaderCompile(OESPragma)); in TEST_P()
119 EXPECT_FALSE(TestShaderCompile("")); in TEST_P()
120 EXPECT_TRUE(TestShaderCompile(OESPragma)); in TEST_P()
DEXT_frag_depth_test.cpp35 EXPECT_FALSE(TestShaderCompile(EXTPragma)); in TEST_P()
44 EXPECT_FALSE(TestShaderCompile("")); in TEST_P()
53 EXPECT_TRUE(TestShaderCompile(EXTPragma)); in TEST_P()
55 EXPECT_FALSE(TestShaderCompile("")); in TEST_P()
56 EXPECT_TRUE(TestShaderCompile(EXTPragma)); in TEST_P()
DEXT_shader_texture_lod_test.cpp36 EXPECT_FALSE(TestShaderCompile(EXTPragma)); in TEST_P()
45 EXPECT_FALSE(TestShaderCompile("")); in TEST_P()
54 EXPECT_TRUE(TestShaderCompile(EXTPragma)); in TEST_P()
56 EXPECT_FALSE(TestShaderCompile("")); in TEST_P()
57 EXPECT_TRUE(TestShaderCompile(EXTPragma)); in TEST_P()
DEXT_shadow_samplers_test.cpp35 EXPECT_FALSE(TestShaderCompile(EXTPragma)); in TEST_P()
44 EXPECT_FALSE(TestShaderCompile("")); in TEST_P()
53 EXPECT_TRUE(TestShaderCompile(EXTPragma)); in TEST_P()
55 EXPECT_FALSE(TestShaderCompile("")); in TEST_P()
56 EXPECT_TRUE(TestShaderCompile(EXTPragma)); in TEST_P()
DOES_standard_derivatives_test.cpp57 EXPECT_FALSE(TestShaderCompile(OESPragma)); in TEST_P()
66 EXPECT_FALSE(TestShaderCompile("")); in TEST_P()
75 EXPECT_TRUE(TestShaderCompile(OESPragma)); in TEST_P()
77 EXPECT_FALSE(TestShaderCompile("")); in TEST_P()
78 EXPECT_TRUE(TestShaderCompile(OESPragma)); in TEST_P()
DEXT_blend_func_extended_test.cpp175 EXPECT_FALSE(TestShaderCompile(EXTBFEPragma)); in TEST_P()
185 EXPECT_FALSE(TestShaderCompile("")); in TEST_P()
195 EXPECT_TRUE(TestShaderCompile(EXTBFEPragma)); in TEST_P()
197 EXPECT_FALSE(TestShaderCompile("")); in TEST_P()
198 EXPECT_TRUE(TestShaderCompile(EXTBFEPragma)); in TEST_P()
229 EXPECT_FALSE(TestShaderCompile(EXTBFEPragma)); in TEST_P()
/external/angle/src/tests/test_utils/
DShaderExtensionTest.h54 testing::AssertionResult TestShaderCompile(const char *pragma) in TestShaderCompile() function
56 return TestShaderCompile(testing::get<1>(GetParam()), // Version. in TestShaderCompile()
62 testing::AssertionResult TestShaderCompile(const char *version, in TestShaderCompile() function