OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:modifyrendergroup
(Results
1 - 1
of
1
) sorted by null
/external/deqp/modules/gles31/functional/
es31fTextureBufferTests.cpp
728
TestCaseGroup* const
modifyRenderGroup
= new TestCaseGroup(context, "modify_render", "Modify texture buffer content in multiple ways and render in different ways");
729
root->addChild(
modifyRenderGroup
);
736
modifyRenderGroup
->addChild(modifyTypeGroup);
Completed in 58 milliseconds