Home
last modified time | relevance | path

Searched defs:MethodGroup (Results 1 – 7 of 7) sorted by relevance

/third_party/vk-gl-cts/modules/gles2/stress/
Des2sDrawTests.cpp156 class MethodGroup : public TestCaseGroup class
168 MethodGroup::MethodGroup (Context& context, const char* name, const char* descr, gls::DrawTestSpec:… in MethodGroup() function in deqp::gles2::Stress::__anon631865e00111::MethodGroup
/third_party/vk-gl-cts/modules/gles3/stress/
Des3sDrawTests.cpp345 class MethodGroup : public TestCaseGroup class
357 MethodGroup::MethodGroup (Context& context, const char* name, const char* descr, gls::DrawTestSpec:… in MethodGroup() function in deqp::gles3::Stress::__anon358286c20111::MethodGroup
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fDrawTests.cpp414 class MethodGroup : public TestCaseGroup class
426 MethodGroup::MethodGroup (Context& context, const char* name, const char* descr, gls::DrawTestSpec:… in MethodGroup() function in deqp::gles2::Functional::__anon7ce8af420111::MethodGroup
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fDrawElementsBaseVertexTests.cpp858 class MethodGroup : public TestCaseGroup class
870 MethodGroup::MethodGroup (Context& context, const char* name, const char* descr, gls::DrawTestSpec:… in MethodGroup() function in deqp::gles31::Functional::__anon31506ddc0111::MethodGroup
Des31fDrawTests.cpp650 class MethodGroup : public TestCaseGroup class
662 MethodGroup::MethodGroup (Context& context, const char* name, const char* descr, gls::DrawTestSpec:… in MethodGroup() function in deqp::gles31::Functional::__anond40a36060111::MethodGroup
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fDrawTests.cpp515 class MethodGroup : public TestCaseGroup class
527 MethodGroup::MethodGroup (Context& context, const char* name, const char* descr, gls::DrawTestSpec:… in MethodGroup() function in deqp::gles3::Functional::__anonb9c978a40111::MethodGroup
/third_party/protobuf/python/
Dmox.py1182 class MethodGroup(object): class