HomeSort by relevance Sort by last modified time
    Searched defs:formatGroup (Results 1 - 5 of 5) sorted by null

  /external/deqp/modules/gles3/functional/
es3fTextureWrapTests.cpp 501 TestCaseGroup* const formatGroup = new TestCaseGroup(m_context, etc2Formats[formatNdx].name, "");
502 addChild(formatGroup);
510 formatGroup->addChild(new TextureWrapCase(m_testCtx, m_context.getRenderContext(), m_context.getContextInfo(), name.c_str(), "",
532 TestCaseGroup* const formatGroup = new TestCaseGroup(m_context, formatName.c_str(), "");
533 addChild(formatGroup);
555 formatGroup->addChild(new TextureWrapCase(m_testCtx, m_context.getRenderContext(), m_context.getContextInfo(), name.c_str(), "",
es3fFboInvalidateTests.cpp     [all...]
es3fTextureSpecificationTests.cpp     [all...]
  /external/deqp/modules/gles31/functional/
es31fStencilTexturingTests.cpp     [all...]
es31fTextureSpecificationTests.cpp     [all...]

Completed in 155 milliseconds