Home
last modified time | relevance | path

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

/external/angle/src/tests/gl_tests/
DPixelLocalStorageTest.cpp5326 class PixelLocalStorageCompilerTest : public ANGLETest<> class
5329 PixelLocalStorageCompilerTest() { setExtensionsEnabled(false); } in PixelLocalStorageCompilerTest() function in PixelLocalStorageCompilerTest
5345 TEST_P(PixelLocalStorageCompilerTest, Extension) in TEST_P() argument
5432 TEST_P(PixelLocalStorageCompilerTest, Declarations) in TEST_P() argument
5544 TEST_P(PixelLocalStorageCompilerTest, LayoutQualifiers) in TEST_P() argument
5714 TEST_P(PixelLocalStorageCompilerTest, Discard) in TEST_P() argument
5790 TEST_P(PixelLocalStorageCompilerTest, Return) in TEST_P() argument
5856 TEST_P(PixelLocalStorageCompilerTest, FragmentTestVariables) in TEST_P() argument
6020 TEST_P(PixelLocalStorageCompilerTest, BlendFuncExtended_illegal_with_PLS) in TEST_P() argument
6078 TEST_P(PixelLocalStorageCompilerTest, BlendEquationAdvanced_illegal_with_PLS) in TEST_P() argument
[all …]