HomeSort by relevance Sort by last modified time
    Searched refs:basicTexImageGroup (Results 1 - 3 of 3) sorted by null

  /external/deqp/modules/gles31/functional/
es31fTextureSpecificationTests.cpp 848 tcu::TestCaseGroup* basicTexImageGroup = new tcu::TestCaseGroup(m_testCtx, "basic_teximage3d", "Basic glTexImage3D() usage");
849 addChild(basicTexImageGroup);
857 basicTexImageGroup->addChild(new BasicTexImageCubeArrayCase (m_context, (string(fmtName) + "_cube_array").c_str(), "", format, texCubeArraySize, texCubeArrayLayers));
    [all...]
  /external/deqp/modules/gles2/functional/
es2fTextureSpecificationTests.cpp     [all...]
  /external/deqp/modules/gles3/functional/
es3fTextureSpecificationTests.cpp     [all...]

Completed in 70 milliseconds