Home
last modified time | relevance | path

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

/external/angle/src/tests/gl_tests/
DPixelLocalStorageTest.cpp5364 class PixelLocalStorageCompilerTest : public ANGLETest<> class
5367 PixelLocalStorageCompilerTest() { setExtensionsEnabled(false); } in PixelLocalStorageCompilerTest() function in PixelLocalStorageCompilerTest
5383 TEST_P(PixelLocalStorageCompilerTest, Extension) in TEST_P() argument
5470 TEST_P(PixelLocalStorageCompilerTest, Declarations) in TEST_P() argument
5583 TEST_P(PixelLocalStorageCompilerTest, LayoutQualifiers) in TEST_P() argument
5753 TEST_P(PixelLocalStorageCompilerTest, Discard) in TEST_P() argument
5829 TEST_P(PixelLocalStorageCompilerTest, Return) in TEST_P() argument
5895 TEST_P(PixelLocalStorageCompilerTest, FragmentTestVariables) in TEST_P() argument
6059 TEST_P(PixelLocalStorageCompilerTest, BlendFuncExtended_illegal_with_PLS) in TEST_P() argument
6117 TEST_P(PixelLocalStorageCompilerTest, BlendEquationAdvanced_illegal_with_PLS) in TEST_P() argument
[all …]