Home
last modified time | relevance | path

Searched refs:BufferVariablesMatchTest (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/angle/src/tests/compiler_tests/
H A DBufferVariables_test.cpp34 class BufferVariablesMatchTest : public MatchOutputCodeTest class
37 BufferVariablesMatchTest() : MatchOutputCodeTest(GL_VERTEX_SHADER, SH_ESSL_OUTPUT) in BufferVariablesMatchTest() function in BufferVariablesMatchTest
657 TEST_F(BufferVariablesMatchTest, MemoryQualifiers) in TEST_F() argument