Home
last modified time | relevance | path

Searched refs:ShaderGroupVote (Results 1 – 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcShaderGroupVoteTests.hpp136 class ShaderGroupVote : public deqp::TestCaseGroup class
140 ShaderGroupVote(deqp::Context& context);
145 ShaderGroupVote(const ShaderGroupVote& other);
DglcShaderGroupVoteTests.cpp436 ShaderGroupVote::ShaderGroupVote(deqp::Context& context) in ShaderGroupVote() function in glcts::ShaderGroupVote
443 void ShaderGroupVote::init() in init()
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cTestPackage.cpp216 coreGroup->addChild(new glcts::ShaderGroupVote(getContext())); in init()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cTestPackages.cpp433 addChild(new glcts::ShaderGroupVote(getContext())); in init()