Home
last modified time | relevance | path

Searched defs:platform (Results 1 – 14 of 14) sorted by relevance

/test/xts/acts/graphic/vkgl/src/khrgles31/
DKhrgles31BaseFunc.cpp63 de::UniquePtr<tcu::Platform> platform(createOhosPlatform()); in RunTestKHRGLES() local
/test/xts/acts/graphic/vkgl/src/khrgles2/
DKhrgles2BaseFunc.cpp63 de::UniquePtr<tcu::Platform> platform(createOhosPlatform()); in RunTestKHRGLES() local
/test/xts/acts/graphic/vkgl/src/deqpgles31/
DDeqpgles31BaseFunc.cpp63 de::UniquePtr<tcu::Platform> platform(createOhosPlatform()); in RunTestKHRGLES() local
/test/xts/acts/graphic/vkgl/src/deqpgles3/
DDeqpgles3BaseFunc.cpp63 de::UniquePtr<tcu::Platform> platform(createOhosPlatform()); in RunTestKHRGLES() local
/test/xts/acts/graphic/vkgl/src/deqpgles2/
DDeqpgles2BaseFunc.cpp63 de::UniquePtr<tcu::Platform> platform(createOhosPlatform()); in RunTestKHRGLES() local
/test/xts/acts/graphic/vkgl/src/khrgles32/
DKhrgles32BaseFunc.cpp63 de::UniquePtr<tcu::Platform> platform(createOhosPlatform()); in RunTestKHRGLES() local
/test/xts/acts/graphic/vkgl/src/khrglesext/
DKhrglesextBaseFunc.cpp63 de::UniquePtr<tcu::Platform> platform(createOhosPlatform()); in RunTestKHRGLES() local
/test/xts/acts/graphic/vkgl/src/khrgles3/
DKhrgles3BaseFunc.cpp63 de::UniquePtr<tcu::Platform> platform(createOhosPlatform()); in RunTestKHRGLES() local
/test/xts/acts/graphic/vkgl/src/egl/
DEglBaseFunc.cpp67 de::UniquePtr<tcu::Platform> platform(createOhosPlatform()); in RunTestKHRGLES() local
/test/xts/acts/graphic/vkgl/src/
DActsApp.cpp37 ActsApp::ActsApp (Platform& platform, Archive& archive, TestLog& log, const CommandLine& cmdLine) in ActsApp()
/test/testfwk/xdevice/src/xdevice/_core/report/
Dreporter_helper.py66 platform = "platform" variable in ReportConstant
315 platform = "" variable in ExecInfo
/test/xts/acts/graphic/nativeimage/entry/src/main/cpp/
Dnativeimage.cpp68 static EGLDisplay GetPlatformEglDisplay(EGLenum platform, void *native_display, const EGLint *attri… in GetPlatformEglDisplay()
/test/testfwk/xdevice/src/xdevice/_core/
Dconstants.py331 platform = "platform" variable in DeviceProperties
/test/xts/acts/graphic/graphicnapitest/
DNativeImageTest.cpp69 static EGLDisplay GetPlatformEglDisplay(EGLenum platform, void* native_display, const EGLint* attri… in GetPlatformEglDisplay()