Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cShaderBitfieldOperationTests.hpp34 class ShaderBitfieldOperationTests : public glcts::TestCaseGroup class
37 ShaderBitfieldOperationTests(glcts::Context& context, glu::GLSLVersion glslVersion);
38 ~ShaderBitfieldOperationTests(void);
43 ShaderBitfieldOperationTests(const ShaderBitfieldOperationTests& other);
44 ShaderBitfieldOperationTests& operator=(const ShaderBitfieldOperationTests& other);
H A Des31cShaderBitfieldOperationTests.cpp1304 ShaderBitfieldOperationTests::ShaderBitfieldOperationTests(Context& context, glu::GLSLVersion glslVersion) in ShaderBitfieldOperationTests() function in glcts::ShaderBitfieldOperationTests
1309 ShaderBitfieldOperationTests::~ShaderBitfieldOperationTests(void) in ~ShaderBitfieldOperationTests()
1313 void ShaderBitfieldOperationTests::init(void) in init()
H A Des31cTestPackage.cpp198 coreGroup->addChild(new glcts::ShaderBitfieldOperationTests(getContext(), glu::GLSL_VERSION_310_ES)); in init()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cTestPackages.cpp303 addChild(new glcts::ShaderBitfieldOperationTests(getContext(), glu::GLSL_VERSION_430)); in init()

Completed in 6 milliseconds