Home
last modified time | relevance | path

Searched refs:XlibWindowInterface (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkWsiUtil.cpp139 … const XlibWindowInterface& xlibWindow = dynamic_cast<const XlibWindowInterface&>(nativeWindow); in createSurface()
DvkWsiPlatform.hpp116 typedef WindowInterface<TYPE_XLIB> XlibWindowInterface; typedef