Home
last modified time | relevance | path

Searched refs:OhosPlatform (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/framework/platform/ohos/
H A DtcuOhosPlatform.cpp31 OhosPlatform::OhosPlatform (void) in OhosPlatform() function in OhosPlatform
33 printf("OhosPlatform construct!\n"); in OhosPlatform()
40 return new tcu::OHOS_ROSEN::OhosPlatform(); in createOhosPlatform()
114 vk::wsi::Display* OhosPlatform::createWsiDisplay(vk::wsi::Type wsiType) const in createWsiDisplay()
123 vk::Library* OhosPlatform::createLibrary(LibraryType libraryType, const char* libraryPath) const in createLibrary()
130 bool OhosPlatform::hasDisplay(vk::wsi::Type wsiType) const in hasDisplay()
140 void OhosPlatform::describePlatform(std::ostream& dst) const in describePlatform()
152 void OhosPlatform::getMemoryLimits(tcu::PlatformMemoryLimits& limits) const in getMemoryLimits()
H A DtcuOhosPlatform.hpp29 class OhosPlatform : public tcu::Platform, private eglu::Platform, private glu::Platform, private vk::Platform class
32 OhosPlatform (void);
33 virtual ~OhosPlatform (void) {}; in ~OhosPlatform()

Completed in 1 milliseconds