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

  /external/deqp/modules/gles2/functional/
es2fFboApiTest.cpp 508 static void deleteTexCubeAttachedToNotBoundFboTest (tcu::TestContext& testCtx, sglr::Context& ctx)
641 addChild(new FboApiCase(m_context, "delete_tex_cube_attached_to_not_bound_fbo", "Delete cubemap attached to FBO", deleteTexCubeAttachedToNotBoundFboTest));
  /external/deqp/modules/gles3/functional/
es3fFboApiTests.cpp 484 static void deleteTexCubeAttachedToNotBoundFboTest (tcu::TestContext& testCtx, sglr::Context& ctx)
612 addChild(new FboApiCase(m_context, "delete_tex_cube_attached_to_not_bound_fbo", "Delete cubemap attached to FBO", deleteTexCubeAttachedToNotBoundFboTest));

Completed in 268 milliseconds