Home
last modified time | relevance | path

Searched refs:ShaderGroupVoteAnyInvocationTestCase (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcShaderGroupVoteTests.hpp110 class ShaderGroupVoteAnyInvocationTestCase : public ShaderGroupVoteFunctionTestCaseBase class
114 ShaderGroupVoteAnyInvocationTestCase(deqp::Context& context, ExtParameters& extParam);
DglcShaderGroupVoteTests.cpp362 ShaderGroupVoteAnyInvocationTestCase::ShaderGroupVoteAnyInvocationTestCase(deqp::Context& context, in ShaderGroupVoteAnyInvocationTestCase() function in glcts::ShaderGroupVoteAnyInvocationTestCase
450 addChild(new ShaderGroupVoteAnyInvocationTestCase(m_context, extParam)); in init()