Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/compiler_tests/
H A DCollectVariables_test.cpp178 class CollectVariablesEXTGeometryShaderTest : public CollectVariablesTestES31 class
181 CollectVariablesEXTGeometryShaderTest(sh::GLenum shaderType) in CollectVariablesEXTGeometryShaderTest() function in CollectVariablesEXTGeometryShaderTest
196 class CollectGeometryVariablesTest : public CollectVariablesEXTGeometryShaderTest
199 CollectGeometryVariablesTest() : CollectVariablesEXTGeometryShaderTest(GL_GEOMETRY_SHADER_EXT) in CollectGeometryVariablesTest()
218 class CollectFragmentVariablesEXTGeometryShaderTest : public CollectVariablesEXTGeometryShaderTest
222 : CollectVariablesEXTGeometryShaderTest(GL_FRAGMENT_SHADER) in CollectFragmentVariablesEXTGeometryShaderTest()