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.hpp181 struct TypeTraits<TYPE_OHOS>
186 typedef WindowInterface<TYPE_OHOS> OhosWindowInterface;
DvkDefs.hpp142 TYPE_OHOS, enumerator
DvkWsiUtil.cpp286 case TYPE_OHOS: in createSurface()
370 case TYPE_OHOS://cxunmz in getPhysicalDevicePresentationSupport()
612 case TYPE_OHOS://cxunmz in getFullScreenSize()
/third_party/vk-gl-cts/framework/platform/ohos/
DtcuOhosPlatform.cpp116 if(wsiType == vk::wsi::TYPE_OHOS){ in createWsiDisplay()
129 if (wsiType == vk::wsi::TYPE_OHOS) in hasDisplay()