Searched defs:WebGLGLSLTest (Results 1 – 2 of 2) sorted by relevance
| /third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| D | GLSLTest.cpp | 2759 class WebGLGLSLTest : public GLSLTest class 2762 WebGLGLSLTest() { setWebGLCompatibilityEnabled(true); } in WebGLGLSLTest() function in __anon12ed20840111::WebGLGLSLTest 2765 TEST_P(WebGLGLSLTest, MaxVaryingVec4PlusFragCoord) in TEST_P() argument 2775 TEST_P(WebGLGLSLTest, MaxVaryingVec4PlusPointCoord) in TEST_P() argument 2785 TEST_P(WebGLGLSLTest, MaxPlusOneVaryingVec3) in TEST_P() argument 2793 TEST_P(WebGLGLSLTest, MaxPlusOneVaryingVec3Array) in TEST_P() argument 2801 TEST_P(WebGLGLSLTest, MaxVaryingVec3AndOneVec2) in TEST_P() argument 2809 TEST_P(WebGLGLSLTest, MaxPlusOneVaryingVec2) in TEST_P() argument 2817 TEST_P(WebGLGLSLTest, MaxVaryingVec3ArrayAndMaxPlusOneFloatArray) in TEST_P() argument 3295 TEST_P(WebGLGLSLTest, InitUninitializedGlobals) in TEST_P() argument [all …]
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| D | GLSLTest.cpp | 4182 class WebGLGLSLTest : public GLSLTest class 4185 WebGLGLSLTest() { setWebGLCompatibilityEnabled(true); } in WebGLGLSLTest() function in __anona15ccc4f0111::WebGLGLSLTest 4194 TEST_P(WebGLGLSLTest, MaxVaryingVec4PlusFragCoord) in TEST_P() argument 4204 TEST_P(WebGLGLSLTest, MaxVaryingVec4PlusPointCoord) in TEST_P() argument 4214 TEST_P(WebGLGLSLTest, MaxPlusOneVaryingVec3) in TEST_P() argument 4222 TEST_P(WebGLGLSLTest, MaxPlusOneVaryingVec3Array) in TEST_P() argument 4230 TEST_P(WebGLGLSLTest, MaxVaryingVec3AndOneVec2) in TEST_P() argument 4238 TEST_P(WebGLGLSLTest, MaxPlusOneVaryingVec2) in TEST_P() argument 4246 TEST_P(WebGLGLSLTest, MaxVaryingVec3ArrayAndMaxPlusOneFloatArray) in TEST_P() argument 5982 TEST_P(WebGLGLSLTest, InitUninitializedGlobals) in TEST_P() argument [all …]
|