Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkWsiPlatform.hpp204 struct TypeTraits<TYPE_OHOS>
209 typedef WindowInterface<TYPE_OHOS> OhosWindowInterface;
DvkWsiUtil.cpp386 case TYPE_OHOS: in createSurface()
481 case TYPE_OHOS://cxunmz in getPhysicalDevicePresentationSupport()
725 case TYPE_OHOS://cxunmz in getFullScreenSize()
DvkDefs.hpp156 TYPE_OHOS, enumerator
/third_party/vk-gl-cts/framework/platform/ohos/
DtcuOhosPlatform.cpp116 if(wsiType == vk::wsi::TYPE_OHOS){ in createWsiDisplay()
131 if (wsiType == vk::wsi::TYPE_OHOS) in hasDisplay()