Home
last modified time | relevance | path

Searched refs:IndexGroup (Results 1 - 8 of 8) sorted by relevance

/third_party/vk-gl-cts/modules/gles2/stress/
H A Des2sDrawTests.cpp83 class IndexGroup : public TestCaseGroup class
86 IndexGroup (Context& context, const char* name, const char* descr, gls::DrawTestSpec::DrawMethod drawMethod);
87 ~IndexGroup (void);
95 IndexGroup::IndexGroup (Context& context, const char* name, const char* descr, gls::DrawTestSpec::DrawMethod drawMethod) in IndexGroup() function in deqp::gles2::Stress::__anon30515::IndexGroup
101 IndexGroup::~IndexGroup (void) in ~IndexGroup()
105 void IndexGroup::init (void) in init()
185 this->addChild(new IndexGroup(m_context, "indices", "Index tests", m_method)); in init()
/third_party/vk-gl-cts/modules/gles3/stress/
H A Des3sDrawTests.cpp264 class IndexGroup : public TestCaseGroup class
267 IndexGroup (Context& context, const char* name, const char* descr, gls::DrawTestSpec::DrawMethod drawMethod);
268 ~IndexGroup (void);
276 IndexGroup::IndexGroup (Context& context, const char* name, const char* descr, gls::DrawTestSpec::DrawMethod drawMethod) in IndexGroup() function in deqp::gles3::Stress::__anon30800::IndexGroup
282 IndexGroup::~IndexGroup (void) in ~IndexGroup()
286 void IndexGroup::init (void) in init()
374 this->addChild(new IndexGroup(m_context, "indices", "Index tests", m_method)); in init()
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fDrawTests.cpp285 class IndexGroup : public TestCaseGroup class
288 IndexGroup (Context& context, const char* name, const char* descr, gls::DrawTestSpec::DrawMethod drawMethod);
289 ~IndexGroup (void);
297 IndexGroup::IndexGroup (Context& context, const char* name, const char* descr, gls::DrawTestSpec::DrawMethod drawMethod) in IndexGroup() function in deqp::gles2::Functional::__anon30419::IndexGroup
303 IndexGroup::~IndexGroup (void) in ~IndexGroup()
307 void IndexGroup::init (void) in init()
462 this->addChild(new IndexGroup(m_context, "indices", "Index tests", m_method)); in init()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fDrawElementsBaseVertexTests.cpp476 class IndexGroup : public TestCaseGroup class
479 IndexGroup (Context& context, const char* name, const char* descr, gls::DrawTestSpec::DrawMethod drawMethod);
480 ~IndexGroup (void);
488 IndexGroup::IndexGroup (Context& context, const char* name, const char* descr, gls::DrawTestSpec::DrawMethod drawMethod) in IndexGroup() function in deqp::gles31::Functional::__anon30816::IndexGroup
494 IndexGroup::~IndexGroup (void) in ~IndexGroup()
498 void IndexGroup::init (void) in init()
900 this->addChild(new IndexGroup(m_context, "indices", "Index tests", m_method)); in init()
H A Des31fDrawTests.cpp474 class IndexGroup : public TestCaseGroup class
477 IndexGroup (Context& context, const char* name, const char* descr, gls::DrawTestSpec::DrawMethod drawMethod);
478 ~IndexGroup (void);
486 IndexGroup::IndexGroup (Context& context, const char* name, const char* descr, gls::DrawTestSpec::DrawMethod drawMethod) in IndexGroup() function in deqp::gles31::Functional::__anon30819::IndexGroup
492 IndexGroup::~IndexGroup (void) in ~IndexGroup()
496 void IndexGroup::init (void) in init()
697 this->addChild(new IndexGroup(m_context, "indices", "Index tests", m_method)); in init()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fDrawTests.cpp383 class IndexGroup : public TestCaseGroup class
386 IndexGroup (Context& context, const char* name, const char* descr, gls::DrawTestSpec::DrawMethod drawMethod);
387 ~IndexGroup (void);
395 IndexGroup::IndexGroup (Context& context, const char* name, const char* descr, gls::DrawTestSpec::DrawMethod drawMethod) in IndexGroup() function in deqp::gles3::Functional::__anon30547::IndexGroup
401 IndexGroup::~IndexGroup (void) in ~IndexGroup()
405 void IndexGroup::init (void) in init()
563 this->addChild(new IndexGroup(m_context, "indices", "Index tests", m_method)); in init()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86InterleavedAccess.cpp610 int IndexGroup[3] = {0, 0, 0}; in group2Shuffle() local
617 IndexGroup[(Index * 3) % (VF / Lane)] = Index; in group2Shuffle()
622 Output.push_back(IndexGroup[i % 3]); in group2Shuffle()
623 IndexGroup[i % 3]++; in group2Shuffle()
/third_party/alsa-lib/src/topology/
H A Dsave.c577 "IndexGroup.%d {\n", in snd_tplg_save()

Completed in 13 milliseconds