Home
last modified time | relevance | path

Searched defs:WebGLGLSLTest (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/tests/gl_tests/
DGLSLTest.cpp3507 class WebGLGLSLTest : public GLSLTest class
3510 WebGLGLSLTest() { setWebGLCompatibilityEnabled(true); } in WebGLGLSLTest() function in __anone8122f5e0111::WebGLGLSLTest
3519 TEST_P(WebGLGLSLTest, MaxVaryingVec4PlusFragCoord) in TEST_P() argument
3529 TEST_P(WebGLGLSLTest, MaxVaryingVec4PlusPointCoord) in TEST_P() argument
3539 TEST_P(WebGLGLSLTest, MaxPlusOneVaryingVec3) in TEST_P() argument
3547 TEST_P(WebGLGLSLTest, MaxPlusOneVaryingVec3Array) in TEST_P() argument
3555 TEST_P(WebGLGLSLTest, MaxVaryingVec3AndOneVec2) in TEST_P() argument
3563 TEST_P(WebGLGLSLTest, MaxPlusOneVaryingVec2) in TEST_P() argument
3571 TEST_P(WebGLGLSLTest, MaxVaryingVec3ArrayAndMaxPlusOneFloatArray) in TEST_P() argument
5307 TEST_P(WebGLGLSLTest, InitUninitializedGlobals) in TEST_P() argument
[all …]