Searched defs:SeparateShaderObjsTests (Results 1 - 2 of 2) sorted by relevance

/external/deqp/external/openglcts/modules/gles31/
H A Des31cSeparateShaderObjsTests.hpp33 class SeparateShaderObjsTests : public TestCaseGroup class in namespace:glcts
36 SeparateShaderObjsTests(Context& context, glu::GLSLVersion glslVersion);
37 ~SeparateShaderObjsTests(void);
42 SeparateShaderObjsTests(const SeparateShaderObjsTests& other); // not allowed
43 SeparateShaderObjsTests& operator=(const SeparateShaderObjsTests& other); // not allowed
H A Des31cSeparateShaderObjsTests.cpp3064 SeparateShaderObjsTests::SeparateShaderObjsTests(Context& context, glu::GLSLVersion glslVersion) function in class:glcts::SeparateShaderObjsTests
3070 SeparateShaderObjsTests::~SeparateShaderObjsTests(void)
3074 void SeparateShaderObjsTests::init(void)

Completed in 122 milliseconds