Searched refs:WithEmulatedPrerotation (Results 1 – 4 of 4) sorted by relevance
/external/angle/src/tests/test_utils/ |
D | angle_test_configs.h | 272 inline PlatformParameters WithEmulatedPrerotation(const PlatformParameters ¶ms, EGLint rotation) in WithEmulatedPrerotation() function
|
/external/angle/src/tests/gl_tests/ |
D | GeometryShaderTest.cpp | 1772 WithEmulatedPrerotation(ES31_VULKAN(), 90), 1773 WithEmulatedPrerotation(ES31_VULKAN(), 180), 1774 WithEmulatedPrerotation(ES31_VULKAN(), 270));
|
D | FramebufferTest.cpp | 3377 WithEmulatedPrerotation(ES3_VULKAN(), 90), 3378 WithEmulatedPrerotation(ES3_VULKAN(), 180), 3379 WithEmulatedPrerotation(ES3_VULKAN(), 270), 3380 WithDirectSPIRVGeneration(WithEmulatedPrerotation(ES3_VULKAN(),
|
D | BlitFramebufferANGLETest.cpp | 2646 WithEmulatedPrerotation(ES3_VULKAN(), 90), 2647 WithEmulatedPrerotation(ES3_VULKAN(), 180), 2648 WithEmulatedPrerotation(ES3_VULKAN(), 270),
|