|
| | impeller::testing::INSTANTIATE_VULKAN_PLAYGROUND_SUITE (DriverInfoVKTest) |
| |
| | impeller::testing::TEST_P (DriverInfoVKTest, CanQueryDriverInfo) |
| |
| | impeller::testing::TEST_P (DriverInfoVKTest, CanDumpToLog) |
| |
| | impeller::testing::TEST (DriverInfoVKTest, CanIdentifyBadMaleoonDriver) |
| |
| bool | impeller::testing::IsBadVersionTest (std::string_view driver_name, bool qc=true) |
| |
| bool | impeller::testing::CanBatchSubmitTest (std::string_view driver_name, bool qc=true) |
| |
| | impeller::testing::TEST (DriverInfoVKTest, CanBatchSubmitCommandBuffers) |
| |
| bool | impeller::testing::CanUsePrimitiveRestartSubmitTest (std::string_view driver_name, bool qc=true) |
| |
| | impeller::testing::TEST (DriverInfoVKTest, CanUsePrimitiveRestart) |
| |
| bool | impeller::testing::CanUseMipgeneration (std::string_view driver_name, bool qc=true) |
| |
| | impeller::testing::TEST (DriverInfoVKTest, CanGenerateMipMaps) |
| |
| | impeller::testing::TEST (DriverInfoVKTest, DriverParsingMali) |
| |
| | impeller::testing::TEST (DriverInfoVKTest, DriverParsingAdreno) |
| |
| | impeller::testing::TEST (DriverInfoVKTest, DisabledDevices) |
| |
| | impeller::testing::TEST (DriverInfoVKTest, EnabledDevicesMali) |
| |
| | impeller::testing::TEST (DriverInfoVKTest, EnabledDevicesAdreno) |
| |
| bool | impeller::testing::CanUseFramebufferFetch (std::string_view driver_name, bool qc=true) |
| |
| | impeller::testing::TEST (DriverInfoVKTest, CanUseFramebufferFetch) |
| |
| | impeller::testing::TEST (DriverInfoVKTest, DisableOldXclipseDriver) |
| |
| | impeller::testing::TEST (DriverInfoVKTest, OldPowerVRDisabled) |
| |
| | impeller::testing::TEST (DriverInfoVKTest, NewPowerVREnabled) |
| |