Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcShaderGroupVoteTests.hpp101 class ShaderGroupVoteAllInvocationsTestCase : public ShaderGroupVoteFunctionTestCaseBase class
105 ShaderGroupVoteAllInvocationsTestCase(deqp::Context& context, ExtParameters& extParam);
DglcShaderGroupVoteTests.cpp346 ShaderGroupVoteAllInvocationsTestCase::ShaderGroupVoteAllInvocationsTestCase(deqp::Context& context, in ShaderGroupVoteAllInvocationsTestCase() function in glcts::ShaderGroupVoteAllInvocationsTestCase
449 addChild(new ShaderGroupVoteAllInvocationsTestCase(m_context, extParam)); in init()