Home
last modified time | relevance | path

Searched refs:PreRotationParams (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/tests/perf_tests/
DPreRotationPerf.cpp33 struct PreRotationParams final : public RenderTestParams struct
35 PreRotationParams() in PreRotationParams() function
48 std::ostream &operator<<(std::ostream &os, const PreRotationParams &params) in operator <<()
53 std::string PreRotationParams::story() const in story()
79 public ::testing::WithParamInterface<PreRotationParams>
174 PreRotationParams VulkanParams(PreRotation preRotation) in VulkanParams()
176 PreRotationParams params; in VulkanParams()