Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DGLSLTest.cpp4444 class WebGLGLSLTest : public GLSLTest class
4447 WebGLGLSLTest() { setWebGLCompatibilityEnabled(true); } in WebGLGLSLTest() function in __anona2ceafed0111::WebGLGLSLTest
4456 TEST_P(WebGLGLSLTest, MaxVaryingVec4PlusFragCoord) in TEST_P() argument
4466 TEST_P(WebGLGLSLTest, MaxVaryingVec4PlusPointCoord) in TEST_P() argument
4476 TEST_P(WebGLGLSLTest, MaxPlusOneVaryingVec3) in TEST_P() argument
4484 TEST_P(WebGLGLSLTest, MaxPlusOneVaryingVec3Array) in TEST_P() argument
4492 TEST_P(WebGLGLSLTest, MaxVaryingVec3AndOneVec2) in TEST_P() argument
4500 TEST_P(WebGLGLSLTest, MaxPlusOneVaryingVec2) in TEST_P() argument
4508 TEST_P(WebGLGLSLTest, MaxVaryingVec3ArrayAndMaxPlusOneFloatArray) in TEST_P() argument
6616 TEST_P(WebGLGLSLTest, InitUninitializedGlobals) in TEST_P() argument
[all …]