Home
last modified time | relevance | path

Searched defs:preRotation (Results 1 – 8 of 8) sorted by relevance

/external/angle/src/tests/perf_tests/
DPreRotationPerf.cpp45 PreRotation preRotation; member
174 PreRotationParams VulkanParams(PreRotation preRotation) in VulkanParams()
/external/angle/src/tests/deqp_support/
DtcuANGLEPlatform.cpp35 ANGLEPlatform::ANGLEPlatform(angle::LogErrorFunc logErrorFunc, uint32_t preRotation) in ANGLEPlatform()
221 tcu::Platform *CreateANGLEPlatform(angle::LogErrorFunc logErrorFunc, uint32_t preRotation) in CreateANGLEPlatform()
DtcuANGLENativeDisplayFactory.cpp260 NativeWindowFactory::NativeWindowFactory(EventState *eventState, uint32_t preRotation) in NativeWindowFactory()
288 uint32_t preRotation) in NativeWindow()
421 uint32_t preRotation = 0; in ANGLENativeDisplayFactory() local
Dangle_deqp_libtester_main.cpp54 uint32_t preRotation, in deqp_libtester_init_platform()
Dangle_deqp_gtest.cpp675 uint32_t preRotation = 0; in HandlePreRotation() local
/external/angle/src/tests/test_expectations/
DGPUTestExpectationsTest.cpp42 uint32_t preRotation) in validateConfigAPI()
DGPUTestConfig.cpp605 GPUTestConfig::GPUTestConfig(const API &api, uint32_t preRotation) in GPUTestConfig()
/external/angle/src/libANGLE/renderer/
Dglslang_wrapper_utils.h57 SurfaceRotation preRotation = SurfaceRotation::Identity; member