Flutter Engine Uber Docs
Docs for the entire Flutter Engine repo.
 
Loading...
Searching...
No Matches
command_buffer_gles_unittests.cc File Reference

Go to the source code of this file.

Namespaces

namespace  impeller
 
namespace  impeller::testing
 

Functions

 impeller::testing::TEST (CommandBufferGLES, SubmitWithoutCurrentContextIsAcceptedAndCompletesAfterReaction)
 
 impeller::testing::TEST (CommandBufferGLES, SubmitWithoutCallbackIsAcceptedWithoutCurrentContext)
 
 impeller::testing::TEST (CommandBufferGLES, DeferredSubmitCallbackErrorsIfReactorIsDestroyed)
 
 impeller::testing::TEST (CommandBufferGLES, DeferredSubmitCompletesAfterPreviouslyQueuedWork)
 
 impeller::testing::TEST (CommandBufferGLES, LaterCurrentSubmitDrainsPreviouslyDeferredWork)
 
 impeller::testing::TEST (CommandBufferGLES, BufferToTextureBlitCanBeSubmittedBeforeContextCurrent)