Home
last modified time | relevance | path

Searched refs:ShaderOperatorTests (Results 1 - 14 of 14) sorted by relevance

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderOperatorTests.hpp35 class ShaderOperatorTests : public TestCaseGroup class
38 ShaderOperatorTests (Context& context);
39 virtual ~ShaderOperatorTests (void);
44 ShaderOperatorTests (const ShaderOperatorTests&); // not allowed!
45 ShaderOperatorTests& operator= (const ShaderOperatorTests&); // not allowed!
H A Des3fFunctionalTests.cpp220 addChild(new ShaderOperatorTests (m_context)); in init()
H A Des3fShaderOperatorTests.cpp1096 // ShaderOperatorTests.
1098 ShaderOperatorTests::ShaderOperatorTests(Context& context) in ShaderOperatorTests() function in deqp::gles3::Functional::ShaderOperatorTests
1103 ShaderOperatorTests::~ShaderOperatorTests (void) in ~ShaderOperatorTests()
1564 void ShaderOperatorTests::init (void) in init()
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fShaderOperatorTests.hpp35 class ShaderOperatorTests : public TestCaseGroup class
38 ShaderOperatorTests (Context& context);
39 virtual ~ShaderOperatorTests (void);
44 ShaderOperatorTests (const ShaderOperatorTests&); // not allowed!
45 ShaderOperatorTests& operator= (const ShaderOperatorTests&); // not allowed!
H A Des2fFunctionalTests.cpp147 addChild(new ShaderOperatorTests (m_context)); in init()
H A Des2fShaderOperatorTests.cpp602 // ShaderOperatorTests.
604 ShaderOperatorTests::ShaderOperatorTests(Context& context) in ShaderOperatorTests() function in deqp::gles2::Functional::ShaderOperatorTests
609 ShaderOperatorTests::~ShaderOperatorTests (void) in ~ShaderOperatorTests()
907 void ShaderOperatorTests::init (void) in init()
/third_party/vk-gl-cts/modules/gles3/performance/
H A Des3pShaderOperatorTests.hpp36 class ShaderOperatorTests : public TestCaseGroup class
39 ShaderOperatorTests (Context& context);
40 ~ShaderOperatorTests (void);
45 ShaderOperatorTests (const ShaderOperatorTests& other);
46 ShaderOperatorTests& operator= (const ShaderOperatorTests& other);
H A Des3pPerformanceTests.cpp77 addChild(new ShaderOperatorTests (m_context)); in init()
H A Des3pShaderOperatorTests.cpp1859 ShaderOperatorTests::ShaderOperatorTests (Context& context)
1864 ShaderOperatorTests::~ShaderOperatorTests (void)
1868 void ShaderOperatorTests::init (void)
/third_party/vk-gl-cts/modules/gles2/performance/
H A Des2pShaderOperatorTests.hpp36 class ShaderOperatorTests : public TestCaseGroup class
39 ShaderOperatorTests (Context& context);
40 ~ShaderOperatorTests (void);
45 ShaderOperatorTests (const ShaderOperatorTests& other);
46 ShaderOperatorTests& operator= (const ShaderOperatorTests& other);
H A Des2pPerformanceTests.cpp78 addChild(new ShaderOperatorTests (m_context)); in init()
H A Des2pShaderOperatorTests.cpp1851 ShaderOperatorTests::ShaderOperatorTests (Context& context)
1856 ShaderOperatorTests::~ShaderOperatorTests (void)
1860 void ShaderOperatorTests::init (void)
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderOperatorTests.cpp1227 // ShaderOperatorTests.
1229 class ShaderOperatorTests : public tcu::TestCaseGroup class
1232 ShaderOperatorTests (tcu::TestContext& context);
1233 virtual ~ShaderOperatorTests (void);
1238 ShaderOperatorTests (const ShaderOperatorTests&); // not allowed!
1239 ShaderOperatorTests& operator= (const ShaderOperatorTests&); // not allowed!
1242 ShaderOperatorTests::ShaderOperatorTests(tc function in vkt::sr::__anon28713::ShaderOperatorTests
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderOperatorTests.cpp1230 // ShaderOperatorTests.
1232 class ShaderOperatorTests : public tcu::TestCaseGroup class
1235 ShaderOperatorTests (tcu::TestContext& context);
1236 virtual ~ShaderOperatorTests (void);
1241 ShaderOperatorTests (const ShaderOperatorTests&); // not allowed!
1242 ShaderOperatorTests& operator= (const ShaderOperatorTests&); // not allowed!
1245 ShaderOperatorTests::ShaderOperatorTests(tc function in vkt::sr::__anon29862::ShaderOperatorTests
[all...]

Completed in 24 milliseconds