Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcShaderGroupVoteTests.hpp119 class ShaderGroupVoteAllInvocationsEqualTestCase : public ShaderGroupVoteFunctionTestCaseBase class
123 ShaderGroupVoteAllInvocationsEqualTestCase(deqp::Context& context, ExtParameters& extParam);
DglcShaderGroupVoteTests.cpp378 ShaderGroupVoteAllInvocationsEqualTestCase::ShaderGroupVoteAllInvocationsEqualTestCase(deqp::Contex… in ShaderGroupVoteAllInvocationsEqualTestCase() function in glcts::ShaderGroupVoteAllInvocationsEqualTestCase
451 addChild(new ShaderGroupVoteAllInvocationsEqualTestCase(m_context, extParam)); in init()