Flutter Impeller
blit_command_gles_unittests.cc File Reference
#include "flutter/testing/testing.h"
#include "gtest/gtest.h"
#include "impeller/core/formats.h"
#include "impeller/renderer/backend/gles/blit_command_gles.h"
#include "impeller/renderer/backend/gles/device_buffer_gles.h"
#include "impeller/renderer/backend/gles/test/mock_gles.h"
#include "impeller/renderer/backend/gles/texture_gles.h"

Go to the source code of this file.

Classes

class  impeller::testing::TestReactorGLES
 
class  impeller::testing::MockWorker
 

Namespaces

 impeller
 
 impeller::testing
 

Functions

 impeller::testing::TEST (BlitCommandGLESTest, BlitCopyBufferToTextureCommandGLESRGBA)
 
 impeller::testing::TEST (BlitCommandGLESTest, BlitCopyBufferToTextureCommandGLESBGRA)
 
 impeller::testing::TEST (BlitCommandGLESTest, BlitCopyTextureToBufferCommandGLESBindsFramebuffer)
 
 impeller::testing::TEST (BlitCommandGLESTest, BlitCopyTextureToBufferCommandGLESRGBA)
 
 impeller::testing::TEST (BlitCommandGLESTest, BlitCopyTextureToBufferCommandGLESBGRA)
 
 impeller::testing::TEST (BlitCommandGLESTest, BlitCopyTextureToBufferCommandGLESUnsupportedPixelFormats)