OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tex3dgroup
(Results
1 - 1
of
1
) sorted by null
/external/deqp/modules/gles3/functional/
es3fFboColorbufferTests.cpp
919
tcu::TestCaseGroup*
tex3DGroup
= new tcu::TestCaseGroup(m_testCtx, "tex3d", "Texture 3D tests");
920
addChild(
tex3DGroup
);
923
tex3DGroup
->addChild(new FboColorTex3DCase(m_context, getFormatName(colorFormats[fmtNdx]), "",
Completed in 1772 milliseconds