Home
last modified time | relevance | path

Searched refs:SeparateShaderObjsTests (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cSeparateShaderObjsTests.hpp33 class SeparateShaderObjsTests : public TestCaseGroup class
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 Des31cTestPackage.cpp197 coreGroup->addChild(new glcts::SeparateShaderObjsTests(getContext(), glu::GLSL_VERSION_310_ES)); in init()
H A Des31cSeparateShaderObjsTests.cpp3080 SeparateShaderObjsTests::SeparateShaderObjsTests(Context& context, glu::GLSLVersion glslVersion) in SeparateShaderObjsTests() function in glcts::SeparateShaderObjsTests
3086 SeparateShaderObjsTests::~SeparateShaderObjsTests(void) in ~SeparateShaderObjsTests()
3090 void SeparateShaderObjsTests::init(void) in init()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cTestPackages.cpp358 addChild(new glcts::SeparateShaderObjsTests(getContext(), glu::GLSL_VERSION_440)); in init()

Completed in 5 milliseconds