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

  /external/deqp/modules/gles2/functional/
es2fFboApiTest.cpp 455 static void deleteTexCubeAttachedToBoundFboTest (tcu::TestContext& testCtx, sglr::Context& ctx)
637 addChild(new FboApiCase(m_context, "delete_tex_cube_attached_to_bound_fbo", "Delete cubemap attached to currently bound FBO", deleteTexCubeAttachedToBoundFboTest));
  /external/deqp/modules/gles3/functional/
es3fFboApiTests.cpp 431 static void deleteTexCubeAttachedToBoundFboTest (tcu::TestContext& testCtx, sglr::Context& ctx)
608 addChild(new FboApiCase(m_context, "delete_tex_cube_attached_to_bound_fbo", "Delete cubemap attached to currently bound FBO", deleteTexCubeAttachedToBoundFboTest));

Completed in 198 milliseconds