Searched refs:ShaderSubroutineTests (Results 1 - 3 of 3) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
H A Dgl4cShaderSubroutineTests.hpp1526 class ShaderSubroutineTests : public deqp::TestCaseGroup class in namespace:gl4cts
1530 ShaderSubroutineTests(deqp::Context& context);
1531 virtual ~ShaderSubroutineTests()
1539 ShaderSubroutineTests(const ShaderSubroutineTests&);
1540 ShaderSubroutineTests& operator=(const ShaderSubroutineTests&);
H A Dgl4cTestPackages.cpp130 addChild(new gl4cts::ShaderSubroutineTests(getContext()));
H A Dgl4cShaderSubroutineTests.cpp14494 ShaderSubroutineTests::ShaderSubroutineTests(deqp::Context& context) function in class:gl4cts::ShaderSubroutineTests
14503 void ShaderSubroutineTests::init(void)

Completed in 1821 milliseconds