OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:typesgroup
(Results
1 - 1
of
1
) sorted by null
/external/deqp/modules/gles3/functional/
es3fInstancedRenderingTests.cpp
704
TestCaseGroup*
typesGroup
= new TestCaseGroup(m_context, "types", "Tests for instanced attributes of particular data types");
705
addChild(
typesGroup
);
711
typesGroup
->addChild(new InstancedRenderingCase(m_context, glu::getDataTypeName(type), "",
Completed in 181 milliseconds