Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkWsiUtil.cpp154 …const XcbDisplayInterface& xcbDisplay = dynamic_cast<const XcbDisplayInterface&>(nativeDisplay); in createSurface()
DvkWsiPlatform.hpp127 typedef DisplayInterface<TYPE_XCB> XcbDisplayInterface; typedef