Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/tests/compiler_tests/
DShCompile_test.cpp40 void testCompile(const char **shaderStrings, int stringCount, bool expectation) in testCompile() function in ShCompileTest
101 testCompile(shaderStrings, 1, true); in TEST_F()
116 testCompile(shaderStrings, 2, true); in TEST_F()
137 testCompile(shaderStrings, 3, true); in TEST_F()
257 testCompile(shaderStrings, 1, true); in TEST_F()
271 testCompile(shaderStrings, 1, true); in TEST_F()
293 testCompile(shaderStrings, 1, true); in TEST_F()
314 testCompile(shaderStrings, 1, true); in TEST_F()
331 testCompile(shaderStrings, 1, true); in TEST_F()
348 testCompile(shaderStrings, 1, false); in TEST_F()
[all …]