OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sizedGroup
(Results
1 - 2
of
2
) sorted by null
/external/deqp/modules/gles31/functional/
es31fTextureFormatTests.cpp
386
tcu::TestCaseGroup*
sizedGroup
= DE_NULL;
389
addChild((
sizedGroup
= new tcu::TestCaseGroup(m_testCtx, "sized", "Sized formats")));
393
sizedGroup
->addChild((sizedCubeArrayGroup = new tcu::TestCaseGroup(m_testCtx, "cube_array", "Sized formats (2D Array)")));
/external/deqp/modules/gles3/functional/
es3fTextureFormatTests.cpp
[
all
...]
Completed in 1072 milliseconds