Flutter Engine
 
Loading...
Searching...
No Matches
context_vk_unittests.cc File Reference

Go to the source code of this file.

Namespaces

namespace  impeller
 
namespace  impeller::testing
 

Functions

 impeller::testing::TEST (ContextVKTest, CommonHardwareConcurrencyConfigurations)
 
 impeller::testing::TEST (ContextVKTest, DeletesCommandPools)
 
 impeller::testing::TEST (ContextVKTest, DeletesCommandPoolsOnAllThreads)
 
 impeller::testing::TEST (ContextVKTest, ThreadLocalCleanupDeletesCommandPool)
 
 impeller::testing::TEST (ContextVKTest, DeletePipelineAfterContext)
 
 impeller::testing::TEST (ContextVKTest, DeleteShaderFunctionAfterContext)
 
 impeller::testing::TEST (ContextVKTest, DeletePipelineLibraryAfterContext)
 
 impeller::testing::TEST (ContextVKTest, CanCreateContextInAbsenceOfValidationLayers)
 
 impeller::testing::TEST (ContextVKTest, CanCreateContextWithValidationLayers)
 
 impeller::testing::TEST (CapabilitiesVKTest, ContextInitializesWithNoStencilFormat)
 
 impeller::testing::TEST (CapabilitiesVKTest, ContextFailsInitializationForNoCombinedDepthStencilFormat)
 
 impeller::testing::TEST (ContextVKTest, WarmUpFunctionCreatesRenderPass)
 
 impeller::testing::TEST (ContextVKTest, FatalMissingValidations)
 
 impeller::testing::TEST (ContextVKTest, HasDefaultColorFormat)
 
 impeller::testing::TEST (ContextVKTest, EmbedderOverridesUsesInstanceExtensions)
 
 impeller::testing::TEST (ContextVKTest, EmbedderOverrides)
 
 impeller::testing::TEST (ContextVKTest, BatchSubmitCommandBuffersOnArm)
 
 impeller::testing::TEST (ContextVKTest, BatchSubmitCommandBuffersOnNonArm)
 
 impeller::testing::TEST (ContextVKTest, AHBSwapchainCapabilitiesCanBeMissing)
 
 impeller::testing::TEST (ContextVKTest, HashIsUniqueAcrossThreads)